We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e123e28 commit a70674fCopy full SHA for a70674f
tests/Fixtures/AbstractResetPasswordTestKernel.php
@@ -85,7 +85,6 @@ protected function configureContainer(ContainerBuilder $container, LoaderInterfa
85
],
86
'orm' => [
87
'auto_generate_proxy_classes' => true,
88
- 'naming_strategy' => 'doctrine.orm.naming_strategy.underscore_number_aware',
89
'auto_mapping' => true,
90
'mappings' => [
91
'App' => [
0 commit comments