Skip to content

Commit ee6ff83

Browse files
use attribute for controller load
1 parent 13d6b51 commit ee6ff83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Resources/config/routing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
controllers:
22
resource: "@DoctrineRelationVisualizerBundle/Controller/"
3-
type: annotation
3+
type: attribute
44
prefix: /

0 commit comments

Comments
 (0)