Skip to content

Commit 3f6db03

Browse files
Rely on defaults for doctrine mapping types
1 parent 0aadfa1 commit 3f6db03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doctrine/doctrine-bundle/2.4/config/packages/doctrine.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ doctrine:
1212
mappings:
1313
App:
1414
is_bundle: false
15-
type: annotation
1615
dir: '%kernel.project_dir%/src/Entity'
1716
prefix: 'App\Entity'
1817
alias: App

0 commit comments

Comments
 (0)