mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-04-12 07:53:44 +00:00
apply rules rector up to php82
This commit is contained in:
@@ -25,7 +25,7 @@ class ChillItemsPerPageTwig extends AbstractExtension
|
||||
return [
|
||||
new TwigFunction(
|
||||
'chill_items_per_page',
|
||||
[$this, 'paginationRender'],
|
||||
$this->paginationRender(...),
|
||||
[
|
||||
'needs_environment' => true,
|
||||
'is_safe' => ['html'],
|
||||
|
||||
Reference in New Issue
Block a user