You are here

protected property WebformBlock::$entityTypeManager in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Plugin/Block/WebformBlock.php \Drupal\webform\Plugin\Block\WebformBlock::entityTypeManager

Entity type manager.

Type: \Drupal\core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/WebformBlock.php, line 42

Class

WebformBlock
Provides a 'Webform' block.

Namespace

Drupal\webform\Plugin\Block

Code

protected $entityTypeManager;