protected property EventRequestEnrollmentNotification::$entityTypeManager in Open Social 10.2.x
Same name and namespace in other branches
- 8.9 modules/social_features/social_event/src/Plugin/Block/EventRequestEnrollmentNotification.php \Drupal\social_event\Plugin\Block\EventRequestEnrollmentNotification::entityTypeManager
- 10.3.x modules/social_features/social_event/src/Plugin/Block/EventRequestEnrollmentNotification.php \Drupal\social_event\Plugin\Block\EventRequestEnrollmentNotification::entityTypeManager
- 10.0.x modules/social_features/social_event/src/Plugin/Block/EventRequestEnrollmentNotification.php \Drupal\social_event\Plugin\Block\EventRequestEnrollmentNotification::entityTypeManager
- 10.1.x modules/social_features/social_event/src/Plugin/Block/EventRequestEnrollmentNotification.php \Drupal\social_event\Plugin\Block\EventRequestEnrollmentNotification::entityTypeManager
Entity type manger.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- modules/
social_features/ social_event/ src/ Plugin/ Block/ EventRequestEnrollmentNotification.php, line 44
Class
- EventRequestEnrollmentNotification
- Provides a 'Event requests notification' block.
Namespace
Drupal\social_event\Plugin\BlockCode
protected $entityTypeManager;