protected property BlockStyleBase::$entityTypeManager in Block Style Plugins 8
Same name and namespace in other branches
- 8.2 src/Plugin/BlockStyleBase.php \Drupal\block_style_plugins\Plugin\BlockStyleBase::entityTypeManager
Instance of the Entity Type Manager service.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ BlockStyleBase.php, line 52
Class
- BlockStyleBase
- Base class for Block style plugins.
Namespace
Drupal\block_style_plugins\PluginCode
protected $entityTypeManager;