We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c297ded commit ad8ff27Copy full SHA for ad8ff27
src/DoctrineReflection/DoctrineResultObjectType.php
@@ -4,6 +4,7 @@
4
5
namespace staabm\PHPStanDba\DoctrineReflection;
6
7
+use Doctrine\DBAL\Result;
8
use PHPStan\ShouldNotHappenException;
9
use PHPStan\TrinaryLogic;
10
use PHPStan\Type\ObjectType;
0 commit comments