protected property ParagraphBlock::$entityTypeManager in Paragraph blocks 3.x
Same name and namespace in other branches
- 8.2 src/Plugin/Block/ParagraphBlock.php \Drupal\paragraph_blocks\Plugin\Block\ParagraphBlock::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
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\BlockCode
protected $entityTypeManager;