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