protected property NotificationSubscriber::$entityTypeManager in Bynder 4.0.x
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- modules/
bynder_sns/ src/ EventSubscriber/ NotificationSubscriber.php, line 34
Class
- NotificationSubscriber
- Subscribes to Amazon SNS notifications to update bynder metadata.
Namespace
Drupal\bynder_sns\EventSubscriberCode
protected $entityTypeManager;