feat: added event hooks as functions in the controllers and reference… #6
Annotations
12 errors
Coding Standards
Command "fix-cs" is not defined.
|
Coding Standards
Process completed with exit code 1.
|
PHPStan:
src/console/controllers/DefaultController.php#L71
Access to an undefined property craft\base\Model::$collections.
|
PHPStan:
src/console/controllers/DefaultController.php#L97
Access to an undefined property craft\base\Model::$collections.
|
PHPStan:
src/controllers/CollectionsController.php#L92
Access to an undefined property craft\base\Model::$pluginName.
|
PHPStan:
src/controllers/CollectionsController.php#L96
Access to an undefined property craft\base\Model::$pluginName.
|
PHPStan:
src/controllers/CollectionsController.php#L101
Access to an undefined property craft\base\Model::$collections.
|
PHPStan:
src/controllers/CollectionsController.php#L369
Access to an undefined property craft\base\Model::$pluginName.
|
PHPStan:
src/controllers/CollectionsController.php#L373
Access to an undefined property craft\base\Model::$pluginName.
|
PHPStan:
src/controllers/CollectionsController.php#L378
Access to an undefined property craft\base\Model::$collections.
|
PHPStan:
src/controllers/CollectionsController.php#L422
Access to an undefined property craft\base\Model::$pluginName.
|
PHPStan:
src/controllers/CollectionsController.php#L425
Access to an undefined property craft\base\Model::$collections.
|