feat: skip readonly properties on entities when generating factories #2979
Annotations
3 errors
Run static analysis:
src/Maker/Factory/MakeFactoryData.php#L44
Method Zenstruck\Foundry\Maker\Factory\MakeFactoryData::__construct() has parameter $forceProperties with no value type specified in iterable type array.
|
Run static analysis:
src/Maker/Factory/MakeFactoryData.php#L72
Property Zenstruck\Foundry\Maker\Factory\MakeFactoryData::$forceProperties (array<string>|true) does not accept array|bool.
|
Run static analysis
Process completed with exit code 1.
|
Loading