class NotifierSpec extends Collection (View source)

Properties

protected $collection_key
protected $notificationType
protected $notificationDataType
$notification
protected $secretsType
protected $secretsDataType
$secrets

Methods

setNotification(Notification $notification)

No description

getNotification()

No description

setSecrets($secrets)

No description

getSecrets()

No description

Details

setNotification(Notification $notification)

No description

Parameters

Notification $notification

Notification getNotification()

No description

Return Value

Notification

setSecrets($secrets)

No description

Parameters

$secrets

NotifierSecret[] getSecrets()

No description

Return Value

NotifierSecret[]