chore: Version 1.4.6 #2
Annotations
10 errors
PHPStan:
src/Recipe.php#L106
Access to constant EVENT_REGISTER_FEED_ME_FIELDS on an unknown class craft\feedme\services\Fields.
|
PHPStan:
src/Recipe.php#L106
Class craft\feedme\services\Fields not found.
|
PHPStan:
src/Recipe.php#L106
Parameter $e of anonymous function has invalid type craft\feedme\events\RegisterFeedMeFieldsEvent.
|
PHPStan:
src/Recipe.php#L107
Access to property $fields on an unknown class craft\feedme\events\RegisterFeedMeFieldsEvent.
|
PHPStan:
src/Recipe.php#L107
Access to property $fields on an unknown class craft\feedme\events\RegisterFeedMeFieldsEvent.
|
PHPStan:
src/integrations/RecipeFeedMeField.php#L26
Class nystudio107\recipe\integrations\RecipeFeedMeField extends unknown class craft\feedme\base\Field.
|
PHPStan:
src/integrations/RecipeFeedMeField.php#L26
Class nystudio107\recipe\integrations\RecipeFeedMeField implements unknown interface craft\feedme\base\FieldInterface.
|
PHPStan:
src/integrations/RecipeFeedMeField.php#L51
Access to an undefined property nystudio107\recipe\integrations\RecipeFeedMeField::$fieldInfo.
|
PHPStan:
src/integrations/RecipeFeedMeField.php#L51
Call to static method get() on an unknown class Cake\Utility\Hash.
|
PHPStan:
src/integrations/RecipeFeedMeField.php#L59
Call to static method get() on an unknown class Cake\Utility\Hash.
|