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 9c6cabc commit 45aab28Copy full SHA for 45aab28
src/Type/Php/OpensslCipherFunctionsReturnTypeExtension.php
@@ -4,6 +4,7 @@
4
5
use PhpParser\Node\Expr\FuncCall;
6
use PHPStan\Analyser\Scope;
7
+use PHPStan\DependencyInjection\AutowiredService;
8
use PHPStan\Php\PhpVersion;
9
use PHPStan\Reflection\FunctionReflection;
10
use PHPStan\Reflection\ParametersAcceptorSelector;
0 commit comments