We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c86240c commit a1dcc0eCopy full SHA for a1dcc0e
Resources/templates/CommonAdmin/ActionsAction/ActionsBuilderAction.php.twig
@@ -12,6 +12,7 @@ use {{ builder.generator.baseController }} as BaseController;
12
use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
13
use Admingenerator\GeneratorBundle\Exception\ValidationException;
14
use Symfony\Component\HttpFoundation\Request;
15
+use Symfony\Component\HttpFoundation\Response;
16
17
{{ block('csrf_protection_use') }}
18
0 commit comments