PHP Class REBELinBLUE\Deployer\Listeners\Events\NotifyHeartbeat

Inheritance: use trait Illuminate\Foundation\Bus\DispatchesJobs
Show file Open project: rebelinblue/deployer

Public Methods

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

Method Details

__construct() public method

Create the event listener.
public __construct ( )

handle() public method

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