Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove redundant phpstan param from DriverManager::getConnection()
This effectively prevented phpstan from inferring type of `T` template. > Unable to resolve the template type T in call to method static method Doctrine\DBAL\DriverManager::getConnection()
- Loading branch information