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