%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/news/app/Repositories/Notification/
Upload File :
Create Path :
Current File : /var/www/html/news/app/Repositories/Notification/NotificationRepository.php

<?php
namespace App\Repositories\Notification;

use App\Repositories\Base\BaseRepository;

interface NotificationRepository extends BaseRepository
{

    /**
     * @param $code
     * @return mixed
     */
    public function getNotificationByCode($code);
}

Zerion Mini Shell 1.0