mirror of
https://github.com/symfony/recipes.git
synced 2026-09-14 16:46:24 +03:00
7 lines
173 B
YAML
7 lines
173 B
YAML
#easy_admin:
|
|
# entities:
|
|
# # List the entity class name you want to manage
|
|
# - App\Entity\Product
|
|
# - App\Entity\Category
|
|
# - App\Entity\User
|