File Manager Lite
Dir:
/home/u540325668/domains/sostabazar.in/public_html/schooldemo/app/Repositories/Notification
Upload
[..]
NotificationInterface.php (150 B)
Edit
Rename
Del
NotificationRepository.php (324 B)
Edit
Rename
Del
Edit: NotificationInterface.php
<?php namespace App\Repositories\Notification; use App\Repositories\Base\BaseInterface; interface NotificationInterface extends BaseInterface { }
Simpan