Files
lester-coldfusion-to-magento2/www/config/packages/doctrine_migrations.yaml
T
2018-09-21 10:57:30 +02:00

6 lines
233 B
YAML

doctrine_migrations:
dir_name: '%kernel.project_dir%/src/Migrations'
# namespace is arbitrary but should be different from App\Migrations
# as migrations classes should NOT be autoloaded
namespace: DoctrineMigrations