Method | Description | |
---|---|---|
send ( ) | ||
setMessage ( string $message ) : EricMakesStuff\ServerMonitor\Notifications\SendsNotifications | ||
setSubject ( string $subject ) : EricMakesStuff\ServerMonitor\Notifications\SendsNotifications | ||
setType ( string $type ) : EricMakesStuff\ServerMonitor\Notifications\SendsNotifications |
public setMessage ( string $message ) : EricMakesStuff\ServerMonitor\Notifications\SendsNotifications | ||
$message | string | |
return | EricMakesStuff\ServerMonitor\Notifications\SendsNotifications |
public setSubject ( string $subject ) : EricMakesStuff\ServerMonitor\Notifications\SendsNotifications | ||
$subject | string | |
return | EricMakesStuff\ServerMonitor\Notifications\SendsNotifications |