File manager - Edit - /home/linknsbh/cecil-hotel.net/vendor/botble/page/src/Repositories/Interfaces/PageInterface.php
Back
<?php namespace Botble\Page\Repositories\Interfaces; use Botble\Support\Repositories\Interfaces\RepositoryInterface; use Illuminate\Contracts\Pagination\LengthAwarePaginator; use Illuminate\Database\Eloquent\Collection; interface PageInterface extends RepositoryInterface { public function getDataSiteMap(): Collection; public function whereIn(array $array, array $select = []): Collection; public function getSearch(string|null $query, int $limit = 10): Collection|LengthAwarePaginator; public function getAllPages(bool $active = true): Collection; }
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0.49 |
proxy
|
phpinfo
|
Settings