class NotifierMetadata extends Model (View source)

Properties

string $name
string $notifier

Methods

setName($name)

No description

string
getName()

No description

setNotifier($notifier)

No description

string
getNotifier()

No description

Details

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setNotifier($notifier)

No description

Parameters

$notifier

string getNotifier()

No description

Return Value

string