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