PATH:
home
/
lab2454c
/
crypto.keyreum.com
/
vendor
/
botble
/
platform
/
setting
/
src
/
Repositories
/
Interfaces
<?php namespace Botble\Setting\Repositories\Interfaces; use Botble\Support\Repositories\Interfaces\RepositoryInterface; interface SettingInterface extends RepositoryInterface { }
[+]
..
[-] SettingInterface.php
[edit]