PHP Class App\services\Slack

Inheritance: extends SlackWebhookChannel
Show file Open project: spatie-custom/blender

Public Methods

Method Description
send ( string $webhookUrl, Illuminate\Notifications\Messages\SlackMessage $message )

Method Details

send() public method

public send ( string $webhookUrl, Illuminate\Notifications\Messages\SlackMessage $message )
$webhookUrl string
$message Illuminate\Notifications\Messages\SlackMessage