Skip to content

Commit 06b28c9

Browse files
authored
Update HtmlMethodReflection.php
1 parent 5aa69fb commit 06b28c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Reflection/Nette/HtmlMethodReflection.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
use PHPStan\Reflection\ClassMemberReflection;
77
use PHPStan\Reflection\ClassReflection;
88
use PHPStan\Reflection\MethodReflection;
9+
use PHPStan\Type\MixedType;
910
use PHPStan\Type\ObjectType;
1011
use PHPStan\Type\Type;
1112

0 commit comments

Comments
 (0)