Skip to content

Commit 105c837

Browse files
committed
Remove leftover local variable
1 parent 199466f commit 105c837

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/PHPStan/Reflection/ClassReflectionPropertyHooksTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ class ClassReflectionPropertyHooksTest extends PHPStanTestCase
1616

1717
public static function dataPropertyHooks(): iterable
1818
{
19-
$reflectionProvider = self::createReflectionProvider();
20-
2119
yield [
2220
'PropertyHooksTypes\\Foo',
2321
'i',

0 commit comments

Comments
 (0)