feat(mapper): allow to merge existing values by extracting identifiers #1255
Annotations
5 errors
phpstan:
src/Generator/IdentifierHashGenerator.php#L58
Cannot call method getIsUndefinedExpression() on AutoMapper\Extractor\ReadAccessor|null.
|
phpstan:
src/Generator/IdentifierHashGenerator.php#L68
Cannot call method getExpression() on AutoMapper\Extractor\ReadAccessor|null.
|
phpstan:
src/Generator/IdentifierHashGenerator.php#L71
Cannot call method getIsUndefinedExpression() on AutoMapper\Extractor\ReadAccessor|null.
|
phpstan:
src/Generator/IdentifierHashGenerator.php#L79
Cannot call method getExpression() on AutoMapper\Extractor\ReadAccessor|null.
|
phpstan
Process completed with exit code 1.
|