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 bbe72f9 commit 0660891Copy full SHA for 0660891
src/Symfony/Component/PropertyInfo/Tests/PropertyInfoExtractorTest.php
@@ -9,7 +9,7 @@
9
* file that was distributed with this source code.
10
*/
11
12
-namespace Symfony\Component\PropertyInfo\PropertyInfo\Tests;
+namespace Symfony\Component\PropertyInfo\Tests;
13
14
use Symfony\Component\PropertyInfo\PropertyInfoExtractor;
15
use Symfony\Component\PropertyInfo\Tests\Fixtures\DummyExtractor;
src/Symfony/Component/PropertyInfo/Tests/TypeTest.php
use Symfony\Component\PropertyInfo\Type;
0 commit comments