You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AuthenticationAdapter#L80 triggers an "Unable to resolve the template type T in call to method Doctrine\ORM\EntityManagerInterface::getRepository()" error.
How to reproduce
Running composer static-analysis or PHPStan directly.
Bug Report
Summary
AuthenticationAdapter#L80triggers an "Unable to resolve the template type T in call to method Doctrine\ORM\EntityManagerInterface::getRepository()" error.How to reproduce
Running
composer static-analysisor PHPStan directly.