Skip to content

Commit 45aab28

Browse files
stofondrejmirtes
authored andcommitted
Add missing use statement for the AutowireService attribute
1 parent 9c6cabc commit 45aab28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Type/Php/OpensslCipherFunctionsReturnTypeExtension.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
use PhpParser\Node\Expr\FuncCall;
66
use PHPStan\Analyser\Scope;
7+
use PHPStan\DependencyInjection\AutowiredService;
78
use PHPStan\Php\PhpVersion;
89
use PHPStan\Reflection\FunctionReflection;
910
use PHPStan\Reflection\ParametersAcceptorSelector;

0 commit comments

Comments
 (0)