We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e3236c8 + 0ad6433 commit c9f09f9Copy full SHA for c9f09f9
1 file changed
doc/configurationMigrations.md
@@ -17,5 +17,5 @@ The namespace and location can be changed with the following settings.
17
````yaml
18
elements_process_manager:
19
configurationMigrationsDirectory: "%kernel.project_dir%/src/Migrations"
20
- configurationMigrationsNamespace: "App\Migrations"
21
-``
+ configurationMigrationsNamespace: 'App\Migrations'
+``
0 commit comments