/
home
/
techb158
/
immovalet.com
/
platform
/
core
/
setting
/
src
/
Repositories
/
Interfaces
/
/home/techb158/immovalet.com/platform/core/setting/src/Repositories/Interfaces
mkdir
upload
Name
Size
Mode
Actions
SettingInterface.php
182
0644
edit
dl
rm
Edit:
/home/techb158/immovalet.com/platform/core/setting/src/Repositories/Interfaces/SettingInterface.php
(182B)
<?php namespace Botble\Setting\Repositories\Interfaces; use Botble\Support\Repositories\Interfaces\RepositoryInterface; interface SettingInterface extends RepositoryInterface { }
Save