Skip to content

Commit cba3dae

Browse files
Use "controller" keyword in example config
1 parent d3c53b7 commit cba3dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#index:
22
# path: /
3-
# defaults: { _controller: 'App\Controller\DefaultController::index' }
3+
# controller: App\Controller\DefaultController::index

0 commit comments

Comments
 (0)