\Piko\Module\Event\CreateControllerEvent
Event corresponding to the creation of a controller
Properties summary
Name | Description |
---|---|
public $controller |
Methods summary
Name | Description |
---|---|
public __construct |
Constructor |
Properties
public $controller : \Piko\Controller
Methods
public __construct(): mixed
public __construct(\Piko\Controller $controller): mixed
Parameters
$controller :
Return:
mixed