PATH:
home
/
lab2454c
/
vaultchip.com
/
platform
/
plugins
/
simple-slider
/
src
/
Repositories
/
Interfaces
<?php namespace Botble\SimpleSlider\Repositories\Interfaces; use Botble\Support\Repositories\Interfaces\RepositoryInterface; interface SimpleSliderItemInterface extends RepositoryInterface { }
[-] SimpleSliderInterface.php
[edit]
[+]
..
[-] SimpleSliderItemInterface.php
[edit]