mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-06 14:54:57 +00:00
upgrade php-cs 3.49
This commit is contained in:
@@ -59,8 +59,8 @@ class PaginatorFactory
|
||||
*/
|
||||
public function create(
|
||||
$totalItems,
|
||||
string $route = null,
|
||||
array $routeParameters = null
|
||||
?string $route = null,
|
||||
?array $routeParameters = null
|
||||
) {
|
||||
return new Paginator(
|
||||
$totalItems,
|
||||
|
Reference in New Issue
Block a user