class UserSignupNotification extends Notification (View source)

Properties

protected $nID from  Notification
protected $nDate from  Notification
protected $alerts from  Notification
protected $signup

Methods

__construct(SubjectInterface $signup)

UserSignupNotification constructor.

getNotificationID()

No description

mixed
getNotificationDate()

No description

setNotificationDate(mixed $nDate)

No description

getListView()

No description

mixed
getAlerts()

No description

mixed
getSignupRequest()

No description

Details

__construct(SubjectInterface $signup)

UserSignupNotification constructor.

Parameters

SubjectInterface $signup

UserSignup

getNotificationID()

No description

mixed getNotificationDate()

No description

Return Value

mixed

getNotificationDateTimeZone()

No description

setNotificationDate(mixed $nDate)

No description

Parameters

mixed $nDate

getListView()

No description

mixed getAlerts()

No description

Return Value

mixed

mixed getSignupRequest()

No description

Return Value

mixed