You are here

protected property WSDataBlock::$entityTypeManager in Web Service Data 8

Same name and namespace in other branches
  1. 2.0.x modules/wsdata_block/src/Plugin/Block/WSDataBlock.php \Drupal\wsdata_block\Plugin\Block\WSDataBlock::entityTypeManager

Entity Type Manager for loading.

Type: Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/wsdata_block/src/Plugin/Block/WSDataBlock.php, line 29

Class

WSDataBlock
Provides a 'Green House Gas Emissions' block.

Namespace

Drupal\wsdata_block\Plugin\Block

Code

protected $entityTypeManager;