interface TypeInterface (View source)

Methods

mixed
getAvailableSubscriptions()

No description

getSubscription(SubjectInterface $subject)

No description

createNotification(SubjectInterface $subject)

No description

getNotifier()

No description

Details

mixed getAvailableSubscriptions()

No description

Return Value

mixed

getSubscription(SubjectInterface $subject)

No description

Parameters

SubjectInterface $subject

createNotification(SubjectInterface $subject)

No description

Parameters

SubjectInterface $subject

NotifierInterface getNotifier()

No description

Return Value

NotifierInterface