mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-27 09:05:01 +00:00
Upgrade of php-cs-fixer
This commit is contained in:
@@ -42,7 +42,7 @@ class ChillItemsPerPageTwig extends AbstractExtension
|
||||
public function paginationRender(
|
||||
Environment $env,
|
||||
PaginatorInterface $paginator,
|
||||
$template = '@ChillMain/Pagination/items_per_page.html.twig'
|
||||
$template = '@ChillMain/Pagination/items_per_page.html.twig',
|
||||
) {
|
||||
return $env->render($template, [
|
||||
'paginator' => $paginator,
|
||||
|
Reference in New Issue
Block a user