You are here

protected property Block::$entityManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/src/Plugin/views/display/Block.php \Drupal\views\Plugin\views\display\Block::entityManager

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

core/modules/views/src/Plugin/views/display/Block.php, line 48
Contains \Drupal\views\Plugin\views\display\Block.

Class

Block
The plugin that handles a block.

Namespace

Drupal\views\Plugin\views\display

Code

protected $entityManager;