protected property SetFixedBlockDependency::$entityTypeManager in Fixed Block Content 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
EventSubscriber/ SetFixedBlockDependency.php, line 25
Class
- SetFixedBlockDependency
- An event subscriber that sets the access dependency for fixed blocks.
Namespace
Drupal\fixed_block_content\EventSubscriberCode
protected $entityTypeManager;