Skip to content

Commit b16ba4a

Browse files
authored
Merge pull request #971 from nicolas-grekas/db-type
Rely on defaults for doctrine mapping types
2 parents 3da880c + 3f6db03 commit b16ba4a

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)