8000
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 6440799 commit d0fdf06Copy full SHA for d0fdf06
src/Symfony/Component/PropertyInfo/Tests/Extractor/PhpStanExtractorTest.php
@@ -39,7 +39,6 @@
39
use Symfony\Component\PropertyInfo\Type as LegacyType;
40
use Symfony\Component\TypeInfo\Exception\LogicException;
41
use Symfony\Component\TypeInfo\Type;
42
-use Symfony\Component\TypeInfo\Type\NullableType;
43
use Symfony\Component\TypeInfo\Type\WrappingTypeInterface;
44
45
require_once __DIR__.'/../Fixtures/Extractor/DummyNamespace.php';
0 commit comments