PATH:
home
/
lab2454c
/
crypto.keyreum.com
/
platform
/
plugins
/
contact
/
src
/
Repositories
/
Interfaces
<?php namespace Botble\Contact\Repositories\Interfaces; use Botble\Support\Repositories\Interfaces\RepositoryInterface; interface ContactReplyInterface extends RepositoryInterface { }
[+]
..
[-] ContactInterface.php
[edit]
[-] ContactReplyInterface.php
[edit]