Joli\JoliNotif\Exception\InvalidNotificationException::getNotification PHP Method

getNotification() public method

public getNotification ( ) : Joli\JoliNotif\Notification
return Joli\JoliNotif\Notification
    public function getNotification()
    {
        return $this->notification;
    }
InvalidNotificationException