PHP Class Joli\JoliNotif\Notifier\NullNotifier

Inheritance: implements Joli\JoliNotif\Notifier
Datei anzeigen Open project: jolicode/jolinotif

Public Methods

Method Description
getPriority ( )
isSupported ( )
send ( Joli\JoliNotif\Notification $notification )

Method Details

getPriority() public method

public getPriority ( )

isSupported() public method

public isSupported ( )

send() public method

public send ( Joli\JoliNotif\Notification $notification )
$notification Joli\JoliNotif\Notification