Merge pull request #296 from brikou/patch-2
According to "Doctrine's implicit CS" and "Symfony's implicit CS" an emp...
This commit is contained in:
commit
f1fe360788
@ -50,7 +50,8 @@ use Doctrine\ORM\EntityRepository;
|
||||
*/
|
||||
class <className> extends EntityRepository
|
||||
{
|
||||
}';
|
||||
}
|
||||
';
|
||||
|
||||
public function generateEntityRepositoryClass($fullClassName)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user