PHP Class EricMakesStuff\ServerMonitor\Notifications\Senders\Log

Inheritance: extends EricMakesStuff\ServerMonitor\Notifications\BaseSender
Afficher le fichier Open project: ericmakesstuff/laravel-server-monitor

Protected Properties

Свойство Type Description
$log Illuminate\Contracts\Logging\Log

Méthodes publiques

Méthode Description
__construct ( Illuminate\Contracts\Logging\Log $log )
send ( )

Method Details

__construct() public méthode

public __construct ( Illuminate\Contracts\Logging\Log $log )
$log Illuminate\Contracts\Logging\Log

send() public méthode

public send ( )

Property Details

$log protected_oe property

protected Log,Illuminate\Contracts\Logging $log
Résultat Illuminate\Contracts\Logging\Log