PHP Classes

File: config/packages/doctrine_migrations.yaml

Recommend this page to a friend!
  Classes of Manolo Salsas   PHP Find Text in Files   config/packages/doctrine_migrations.yaml   Download  
File: config/packages/doctrine_migrations.yaml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Find Text in Files
Search text in files like the Linux command
Author: By
Last change:
Date: 2 years ago
Size: 279 bytes
 

Contents

Class file image Download
doctrine_migrations: migrations_paths: # namespace is arbitrary but should be different from App\Migrations # as migrations classes should NOT be autoloaded 'DoctrineMigrations': '%kernel.project_dir%/migrations' enable_profiler: '%kernel.debug%'