PATH:
home
/
lab2454c
/
vaultchip.com
/
vendor
/
botble
/
slug
/
src
/
Repositories
/
Interfaces
<?php namespace Botble\Slug\Repositories\Interfaces; use Botble\Support\Repositories\Interfaces\RepositoryInterface; interface SlugInterface extends RepositoryInterface { }
[-] SlugInterface.php
[edit]
[+]
..