Solved ORM bugs

This commit is contained in:
Kevin Frantz
2018-09-21 16:44:58 +02:00
parent 7c85b98df6
commit 5dea4e8982
3 changed files with 8 additions and 3 deletions

View File

@@ -18,6 +18,7 @@ doctrine:
types:
RightType: App\DBAL\Types\RightType
RecieverType: App\DBAL\Types\RecieverType
LayerType: App\DBAL\Types\LayerType
orm:
auto_generate_proxy_classes: '%kernel.debug%'
naming_strategy: doctrine.orm.naming_strategy.underscore