Use yaml for consistency

This commit is contained in:
Nicolas Grekas
2020-04-06 09:56:47 +02:00
parent f22675ad3d
commit c8fd38edb7
6 changed files with 10 additions and 35 deletions
@@ -0,0 +1,4 @@
msgphp_eav:
class_mapping:
MsgPhp\Eav\Attribute: App\Entity\Attribute
MsgPhp\Eav\AttributeValue: App\Entity\AttributeValue