mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-16 09:36:26 +03:00
6 lines
199 B
YAML
6 lines
199 B
YAML
elao_enum:
|
|
# Provide the enum classes for which you want to automatically generate & register Doctrine DBAL Types:
|
|
# https://github.com/Elao/PhpEnums#doctrine
|
|
doctrine:
|
|
types: {}
|