Enable plugin #20
Annotations
12 errors
Run PHPStan:
src/Keystone.php#L30
Call to an undefined method yii\base\View::registerTwigExtension().
|
Run PHPStan:
src/actions/AddComponent.php#L22
Access to an undefined property markhuot\keystone\models\ComponentData::$type.
|
Run PHPStan:
src/actions/AddComponent.php#L28
Access to an undefined property markhuot\keystone\models\ComponentData::$id.
|
Run PHPStan:
src/actions/AddComponent.php#L29
Access to an undefined property markhuot\keystone\models\Component::$path.
|
Run PHPStan:
src/actions/AddComponent.php#L30
Access to an undefined property markhuot\keystone\models\Component::$slot.
|
Run PHPStan:
src/actions/AddComponent.php#L31
Access to an undefined property markhuot\keystone\models\Component::$type.
|
Run PHPStan:
src/actions/AddComponent.php#L32
Access to an undefined property markhuot\keystone\models\Component::$sortOrder.
|
Run PHPStan:
src/actions/CompileTwigComponent.php#L24
Method markhuot\keystone\actions\CompileTwigComponent::__construct() has parameter $handle with no type specified.
|
Run PHPStan:
src/actions/CompileTwigComponent.php#L24
Method markhuot\keystone\actions\CompileTwigComponent::__construct() has parameter $twigPath with no type specified.
|
Run PHPStan:
src/actions/CompileTwigComponent.php#L29
Method markhuot\keystone\actions\CompileTwigComponent::handle() has no return type specified.
|
Run Pint
Process completed with exit code 1.
|
Run Pest
Process completed with exit code 2.
|