Skip to content

Commit 36334aa

Browse files
committed
fix: Change route type to attribute
1 parent 8dd1d66 commit 36334aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/App/config/routes.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
controllers:
22
resource: '../Controller/'
3-
type: annotation
3+
type: attribute

0 commit comments

Comments
 (0)