mirror of
https://github.com/jbcr/core.git
synced 2026-03-31 13:22:09 +02:00
CS fix
This commit is contained in:
@@ -46,7 +46,6 @@ class TwigAwareController extends AbstractController
|
||||
* Renders a view.
|
||||
*
|
||||
* @param string|array $template
|
||||
*
|
||||
*/
|
||||
protected function renderTemplate($template, array $parameters = [], ?Response $response = null): Response
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user