PATH:
home
/
lab2454c
/
crypto.keyreum.com
/
platform
/
core
/
base
/
src
/
Repositories
/
Interfaces
<?php namespace Botble\Base\Repositories\Interfaces; use Botble\Support\Repositories\Interfaces\RepositoryInterface; interface MetaBoxInterface extends RepositoryInterface { }
[-] MetaBoxInterface.php
[edit]
[+]
..