getEventDispatcher(); $eventDispatcher->addListener('OCA\Files::loadAdditionalScripts', function() { script('multioffice', 'script'); style('multioffice', 'style'); }); } }