AssetsManagerPlugin
class AssetsManagerPlugin implements PluginInterface, EventSubscriberInterface
Methods
activate(Composer $composer, IOInterface $io)
Add the \AssetsManager\Composer\Dispatch
installer
static array
getSubscribedEvents()
Composer events plugin's subscription
onPreFileDownload(PreFileDownloadEvent $event)
Pre file download event dispatcher
onCommand(CommandEvent $event)
Command event dispatcher
Details
at line 52
activate(Composer $composer, IOInterface $io)
Add the \AssetsManager\Composer\Dispatch
installer
at line 63
static array
getSubscribedEvents()
Composer events plugin's subscription
at line 80
onPreFileDownload(PreFileDownloadEvent $event)
Pre file download event dispatcher
at line 93
onCommand(CommandEvent $event)
Command event dispatcher