WIP Craft 5 Compat #128
Annotations
12 errors
|
Run test suite
Process completed with exit code 2.
|
Run PHPStan:
src/factories/AddsMatrixBlocks.php (in context of class markhuot/craftpest/factories/Element)#L53
Call to an undefined method craft\fields\Matrix::getBlockTypes().
|
Run PHPStan:
src/factories/AddsMatrixBlocks.php (in context of class markhuot/craftpest/factories/Element)#L55
Class craft\models\MatrixBlockType not found.
|
Run PHPStan:
src/factories/AddsMatrixBlocks.php (in context of class markhuot/craftpest/factories/Element)#L59
Call to an undefined method craft\fields\Matrix::getBlockTypes().
|
Run PHPStan:
src/factories/MatrixFieldBlocks.php#L46
Call to an undefined method craft\fields\Matrix::setBlockTypes().
|
Run PHPStan:
src/factories/MatrixFieldBlocks.php#L69
Call to an undefined method craft\fields\Matrix::getBlockTypes().
|
Run PHPStan:
src/factories/MatrixFieldBlocks.php#L72
PHPDoc tag @var for variable $blockType contains unknown class craft\models\MatrixBlockType.
|
Run PHPStan:
src/factories/MatrixFieldBlocks.php#L73
Access to property $fieldLayout on an unknown class craft\models\MatrixBlockType.
|
Run PHPStan:
src/factories/MatrixFieldBlocks.php#L76
Access to property $fieldLayout on an unknown class craft\models\MatrixBlockType.
|
Run PHPStan:
src/factories/MatrixFieldBlocks.php#L76
Access to property $fieldLayoutId on an unknown class craft\models\MatrixBlockType.
|
Run PHPStan:
src/factories/MatrixFieldBlocks.php#L76
Access to property $fieldLayoutId on an unknown class craft\models\MatrixBlockType.
|
Loading