Skip to content

Commit b1b80e9

Browse files
Fix problem with Gedmo annotations by disabling annotations (#15)
2 parents 54528ec + 5187c82 commit b1b80e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/packages/framework.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ framework:
44
csrf_protection: true
55
session:
66
handler_id: ~
7+
annotations:
8+
enabled: false
79

810
when@dev:
911
framework:

0 commit comments

Comments
 (0)