v1.0 Initial commit of project
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace Symfony\Component\PropertyInfo\Tests\Fixtures\TraitUsage\AnotherNamespace;
|
||||
|
||||
class DummyInAnotherNamespace
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user