-
-
Notifications
You must be signed in to change notification settings - Fork 438
Closed
Description
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
Labels
No labels