File manager - Edit - /home/linknsbh/cecil-hotel.net/platform/plugins/gallery/src/Repositories/Interfaces/GalleryInterface.php
Back
<?php namespace Botble\Gallery\Repositories\Interfaces; use Botble\Support\Repositories\Interfaces\RepositoryInterface; use Illuminate\Support\Collection; interface GalleryInterface extends RepositoryInterface { public function getAll(array $with = ['slugable', 'user'], int $limit = 0): Collection; public function getDataSiteMap(): Collection; public function getFeaturedGalleries(int $limit, array $with = ['slugable', 'user']): Collection; }
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 1.3 |
proxy
|
phpinfo
|
Settings