diff --git a/scheb/2fa-bundle/6.0/config/routes/scheb_2fa.yaml b/scheb/2fa-bundle/6.0/config/routes/scheb_2fa.yaml index b574a0c9..9a8ca667 100644 --- a/scheb/2fa-bundle/6.0/config/routes/scheb_2fa.yaml +++ b/scheb/2fa-bundle/6.0/config/routes/scheb_2fa.yaml @@ -1,7 +1,7 @@ 2fa_login: path: /2fa defaults: - _controller: "scheb_two_factor.form_controller:form" + _controller: "scheb_two_factor.form_controller::form" 2fa_login_check: path: /2fa_check