maker-bundle
maker-bundle copied to clipboard
Multiuse patch
#SymfonyHackday
The MakerBundle throws a very cryptic error report when altering an entity class with group use statements.
This patch solves the issue and prevents insertion of use statement if the class is already imported within a group use statement.
Official documentation: group use declarations