mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 23:26:40 +03:00
5 lines
143 B
YAML
5 lines
143 B
YAML
msgphp_eav:
|
|
class_mapping:
|
|
MsgPhp\Eav\Attribute: App\Entity\Attribute
|
|
MsgPhp\Eav\AttributeValue: App\Entity\AttributeValue
|