Skip to content

IDE inspection multiple definitions of tests namespace #144

@chapterjason

Description

@chapterjason

Since the latest updates I've got some issues with the namespace in my IDE (PHPStorm).

I always get the multiple definitions found for class User warning, cause I have my own App\Entity\User class and the tests also have this namespace. It would be really useful to change the namespaces to something like Symfony\Bundle\MakerBundle\Tests\Fixtures\Entity\User in the tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions