PATH:
home
/
lab2454c
/
vaultchip.com
/
platform
/
plugins
/
language
/
src
/
Repositories
/
Interfaces
<?php namespace Botble\Language\Repositories\Interfaces; use Botble\Support\Repositories\Interfaces\RepositoryInterface; interface LanguageMetaInterface extends RepositoryInterface { }
[+]
..
[-] LanguageMetaInterface.php
[edit]
[-] LanguageInterface.php
[edit]