PHP Class REBELinBLUE\Deployer\Listeners\Events\NotifyHeartbeat

Inheritance: use trait Illuminate\Foundation\Bus\DispatchesJobs
Afficher le fichier Open project: rebelinblue/deployer

Méthodes publiques

Méthode Description
__construct ( ) Create the event listener.
handle ( REBELinBLUE\Deployer\Contracts\Events\HasSlackPayloadInterface $event ) Handle the event.

Method Details

__construct() public méthode

Create the event listener.
public __construct ( )

handle() public méthode

Handle the event.
public handle ( REBELinBLUE\Deployer\Contracts\Events\HasSlackPayloadInterface $event )
$event REBELinBLUE\Deployer\Contracts\Events\HasSlackPayloadInterface