\Piko\AssetBundle\Event\BeforeRegisterEvent
Event emmited before bundle registration
Properties summary
Name | Description |
---|---|
public $bundle |
The registered bundle |
Methods summary
Name | Description |
---|---|
public __construct |
Constructor |
Properties
public $bundle : \Piko\AssetBundle
The registered bundle
Methods
public __construct(): mixed
public __construct(\Piko\AssetBundle $bundle): mixed
Parameters
$bundle :
Return:
mixed