Skip to content

Commit f17042d

Browse files
authored
[Doctrine ORM] Changed type to attribute (#2966)
1 parent 040c059 commit f17042d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/administration/configuration/repository_configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ ibexa:
7676
entity_mappings:
7777
IbexaCoreBundle:
7878
is_bundle: true
79-
type: annotation
79+
type: attribute
8080
dir: Entity
8181
prefix: Ibexa\Bundle\Core\Entity
8282
```

0 commit comments

Comments
 (0)