Skip to content

Commit

Permalink
this type check
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Jul 27, 2022
1 parent 6d74751 commit ed258de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Reflection/ReflectionResolver.php
Expand Up @@ -22,6 +22,7 @@
use PHPStan\Reflection\Php\PhpPropertyReflection;
use PHPStan\Reflection\ReflectionProvider;
use PHPStan\Type\TypeUtils;
use PHPStan\Type\TypeWithClassName;
use PHPStan\Type\ThisType;
use Rector\Core\NodeAnalyzer\ClassAnalyzer;
use Rector\Core\PhpParser\AstResolver;
Expand Down

0 comments on commit ed258de

Please sign in to comment.