You are here

protected property RenderedSiteSettingsBlock::$entityTypeManager in Site Settings and Labels 8

Drupal\Core\Entity\EntityTypeManagerInterface definition.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/RenderedSiteSettingsBlock.php, line 26

Class

RenderedSiteSettingsBlock
Provides a 'RenderedSiteSettingsBlock' block.

Namespace

Drupal\site_settings\Plugin\Block

Code

protected $entityTypeManager;