protected property SimplenewsSubscriptionBlock::$entityTypeManager in Simplenews 3.x
Same name and namespace in other branches
- 8.2 src/Plugin/Block/SimplenewsSubscriptionBlock.php \Drupal\simplenews\Plugin\Block\SimplenewsSubscriptionBlock::entityTypeManager
- 8 src/Plugin/Block/SimplenewsSubscriptionBlock.php \Drupal\simplenews\Plugin\Block\SimplenewsSubscriptionBlock::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ Block/ SimplenewsSubscriptionBlock.php, line 31
Class
- SimplenewsSubscriptionBlock
- Provides a subscription block with all available newsletters and email field.
Namespace
Drupal\simplenews\Plugin\BlockCode
protected $entityTypeManager;