You are here

protected property QuickNodeBlock::$entityTypeManager in Quick Node Block 8

The entity manager type service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/QuickNodeBlock.php, line 37

Class

QuickNodeBlock
Provides a Node Block with his display.

Namespace

Drupal\quick_node_block\Plugin\Block

Code

protected $entityTypeManager;