You are here

protected property EntityView::$entityTypeManager in Chaos Tool Suite (ctools) 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/EntityView.php, line 30

Class

EntityView
Provides a block to view a specific entity.

Namespace

Drupal\ctools\Plugin\Block

Code

protected $entityTypeManager;