Merge branch 'develop-v5' of https://github.com/nystudio107/craft-seo… #105
Annotations
10 errors
PHPStan:
src/helpers/Field.php#L57
Class craft\ckeditor\Field not found.
|
PHPStan:
src/helpers/Field.php#L60
Class craft\redactor\Field not found.
|
PHPStan:
src/helpers/Field.php#L308
Parameter $matrixBlock of method nystudio107\seomatic\helpers\Field::matrixFieldsOfType() has invalid type craft\elements\MatrixBlock.
|
PHPStan:
src/helpers/Field.php#L308
Parameter $matrixBlock of method nystudio107\seomatic\helpers\Field::matrixFieldsOfType() has invalid type craft\elements\MatrixBlock.
|
PHPStan:
src/helpers/Field.php#L313
Call to method getType() on an unknown class craft\elements\MatrixBlock.
|
PHPStan:
src/helpers/Field.php#L319
Access to property $id on an unknown class craft\elements\MatrixBlock.
|
PHPStan:
src/helpers/Field.php#L407
No error to ignore is reported on line 407.
|
PHPStan:
src/helpers/Sitemap.php#L330
Class craft\elements\MatrixBlock not found.
|
PHPStan:
src/helpers/Sitemap.php#L374
Class craft\elements\MatrixBlock not found.
|
PHPStan:
src/helpers/Text.php#L119
Class craft\elements\db\MatrixBlockQuery not found.
|