PATH:
home
/
lab2454c
/
vaultchip.com
/
platform
/
core
/
dashboard
/
src
/
Repositories
/
Interfaces
<?php namespace Botble\Dashboard\Repositories\Interfaces; use Botble\Support\Repositories\Interfaces\RepositoryInterface; interface DashboardWidgetInterface extends RepositoryInterface { }
[+]
..
[-] DashboardWidgetSettingInterface.php
[edit]
[-] DashboardWidgetInterface.php
[edit]