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