Skip to content

No directory for Entity #299

@wow-apps

Description

@wow-apps

While making PHPDocs for Maker Bundle, I found, that if I'm creating, for example, new Command and there is no Command directory in application, Maker creates it, but in a case of new Entity - it doesn't.

alexeysamara: ~/projects/symfony-maker-bundle/dev (psr-fix**) $ c make:entity

2018-10-21T13:54:30+00:00 [error] Error thrown while running command "make:entity". Message: "The "/Users/alexeysamara/projects/symfony-maker-bundle/dev/src/Entity/" directory does not exist."

In Finder.php line 547:

  The "/Users/alexeysamara/projects/symfony-maker-bundle/dev/src/Entity/" directory does not exist.

I'm not sure - this is bug or feature )

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