public function MessageNotifierInterface::access in Message Notify 8
Determine if user can access notifier.
1 method overrides MessageNotifierInterface::access()
- MessageNotifierBase::access in src/
Plugin/ Notifier/ MessageNotifierBase.php - Determine if user can access notifier.
File
- src/
Plugin/ Notifier/ MessageNotifierInterface.php, line 51
Class
- MessageNotifierInterface
- Additional behaviors for a Entity Reference field.
Namespace
Drupal\message_notify\Plugin\NotifierCode
public function access();