Joli\JoliNotif\Exception\InvalidNotificationException::getNotification PHP Метод

getNotification() публичный Метод

public getNotification ( ) : Joli\JoliNotif\Notification
Результат Joli\JoliNotif\Notification
    public function getNotification()
    {
        return $this->notification;
    }
InvalidNotificationException