maker-bundle icon indicating copy to clipboard operation
maker-bundle copied to clipboard

Multiuse patch

Open cezar77 opened this issue 5 years ago • 0 comments

#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

cezar77 avatar Nov 23 '19 15:11 cezar77