]> Raphaƫl G. Git Repositories - airlibre/blobdiff - config/packages/doctrine.yaml
Remove src ressources
[airlibre] / config / packages / doctrine.yaml
index c052bb0b6fbe83cf2679f7f646ad5ae0b6af68ae..22c94c3be84a6171b5890e8b693ea7bd9f227fc7 100644 (file)
@@ -14,10 +14,3 @@ doctrine:
         auto_generate_proxy_classes: true
         naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware
         auto_mapping: true
-        mappings:
-            App:
-                is_bundle: false
-                type: annotation
-                dir: '%kernel.project_dir%/src/Entity'
-                prefix: 'App\Entity'
-                alias: App