D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
forge
/
ghanempharmacy.com
/
app
/
Contracts
/
Repositories
/
Filename :
TagRepositoryInterface.php
back
Copy
<?php namespace App\Contracts\Repositories; interface TagRepositoryInterface extends RepositoryInterface { }