%PDF- %PDF-
Direktori : /var/www/html/news/app/Repositories/Comment/ |
Current File : /var/www/html/news/app/Repositories/Comment/CommentsRepository.php |
<?php namespace App\Repositories\Comment; use App\Repositories\Base\BaseRepository; interface CommentsRepository extends BaseRepository { }