Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

Commit f12ca4a

Browse files
committed
Mappe Doctrine-Entities nach type: attribute
1 parent d5e4970 commit f12ca4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Fixtures/Kernel/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ doctrine:
55
naming_strategy: doctrine.orm.naming_strategy.underscore
66
mappings:
77
Test:
8-
type: annotation
8+
type: attribute
99
dir: '%kernel.project_dir%'
1010
prefix: 'Webfactory\VisibilityFilterBundle\Tests\Fixtures'
1111
auto_generate_proxy_classes: true

0 commit comments

Comments
 (0)