mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
DX: fix cs
This commit is contained in:
@@ -104,6 +104,7 @@ interface PaginatorInterface extends Countable
|
||||
/**
|
||||
* check if the page with the given number exists.
|
||||
*
|
||||
* @param mixed $number
|
||||
*/
|
||||
public function hasPage($number): bool;
|
||||
|
||||
|
Reference in New Issue
Block a user