filter beta

This commit is contained in:
2024-08-01 12:28:21 +03:00
parent 320e1070ba
commit b7fe32b91d
4 changed files with 54 additions and 7 deletions

View File

@ -17,8 +17,6 @@ class Pagination
private string $baseUrl;
// public function __construct($countItem, $perPage, $currentPage, $baseUrl)
/**
* @throws Exception
*/
@ -59,11 +57,6 @@ class Pagination
return $this->html;
}
public function hookBefore(): void
{
}
private function getTemplate(): string
{
return '<nav aria-label="Page navigation example">