mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-28 01:25:00 +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