mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
Use yaml for consistency
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
msgphp_eav:
|
||||
class_mapping:
|
||||
MsgPhp\Eav\Attribute: App\Entity\Attribute
|
||||
MsgPhp\Eav\AttributeValue: App\Entity\AttributeValue
|
||||
Reference in New Issue
Block a user