Skip to content

Commit 62846f0

Browse files
committed
Update controller syntax for Symfony 6
1 parent b9ea6da commit 62846f0

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,7 +1,7 @@
11
2fa_login:
22
path: /2fa
33
defaults:
4-
_controller: "scheb_two_factor.form_controller:form"
4+
_controller: "scheb_two_factor.form_controller::form"
55

66
2fa_login_check:
77
path: /2fa_check

0 commit comments

Comments
 (0)