GroupRoleChangeType
class GroupRoleChangeType extends Type (View source)
Properties
protected | $entityManager | from Type |
Methods
createSubscription()
No description
getAvailableSubscriptions()
Get available type subscriptions
getAvailableFilters()
Get available notification filters
Details
in
Type at line 15
__construct(EntityManagerInterface $entityManager)
No description
in
Type at line 20
NotifierInterface
getNotifier()
Get the notifier this type should use
NotificationInterface
createNotification(SubjectInterface $group)
Create a notification for a specific subject
protected
createSubscription()
No description
SubscriptionInterface
getSubscription(SubjectInterface $subject)
Get a subscription for a specific subject
SubscriptionInterface[]
getAvailableSubscriptions()
Get available type subscriptions
FilterInterface[]
getAvailableFilters()
Get available notification filters