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 abbbe9f commit bda3ad8Copy full SHA for bda3ad8
src/Type/Doctrine/ArgumentsProcessor.php
@@ -8,6 +8,7 @@
8
use PHPStan\Type\ConstantScalarType;
9
use PHPStan\Type\Doctrine\QueryBuilder\Expr\ExprType;
10
11
+/** @api */
12
class ArgumentsProcessor
13
{
14
0 commit comments