Closed ckbx-cakebox closed 1 year ago
Fix of https://github.com/vierge-noire/cakephp-fixture-factories/issues/216.
DataCompiler::compileEntity() should ignore both $dataFromDefaultTemplate and $dataFromDefaultAssociations when EntityInterface is injected.
DataCompiler::compileEntity()
$dataFromDefaultTemplate
$dataFromDefaultAssociations
EntityInterface
Fix of https://github.com/vierge-noire/cakephp-fixture-factories/issues/216.
DataCompiler::compileEntity()
should ignore both$dataFromDefaultTemplate
and$dataFromDefaultAssociations
whenEntityInterface
is injected.