现在我有一个错误: Uncaught PHP Exception UnexpectedValueException: "The App\Security\AppAuthenticator::getUser这是我的AppAuthenticator: class AppAuthenticator extends AbstractGuardAuthenticator public function
我的应用程序(基于Symfony5框架)使用了传统的保护身份验证器。用户使用传统的登录表单登录。所有这些都是通过maker bundle和make:auth命令创建的。下面是我的AppAuthenticator类的核心,扩展了新的AbstractAuthenticator: }AppAuthenticator.php on line 70:
Symfony\Component\HttpFou