You are here

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

Drupal\Core\Entity\EntityTypeManagerInterface definition.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/SimpleSiteSettingsBlock.php, line 27

Class

SimpleSiteSettingsBlock
Provides a 'SimpleSiteSettingsBlock' block.

Namespace

Drupal\site_settings\Plugin\Block

Code

protected $entityTypeManager;