You are here

protected property ParagraphBlock::$entityManager in Paragraph blocks 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

src/Plugin/Block/ParagraphBlock.php, line 50

Class

ParagraphBlock
Provides a block to a paragraph value on an entity.

Namespace

Drupal\paragraph_blocks\Plugin\Block

Code

protected $entityManager;