Symfony4 MakerBundle Own Crud Maker
问题 I want to customize the boilerplate code of the new makerbundle crud maker. There is no simple overwriting the templates as it was in SensioGeneratorBundle. I tried to generate a custom MyMakeCrud based on the original code - but i struggle about the injected DoctrineEntityHelper $entityHelper. Cannot autowire service "App\Maker\MakeMyCrud": argument "$entityHelper" of method "__construct()" references class "Symfony\Bundle\MakerBundle\Doctri ne\DoctrineEntityHelper" but no such service