protected property ParagraphBlock::$entityTypeId in Paragraph blocks 8.2
Same name and namespace in other branches
- 8 src/Plugin/Block/ParagraphBlock.php \Drupal\paragraph_blocks\Plugin\Block\ParagraphBlock::entityTypeId
- 3.x src/Plugin/Block/ParagraphBlock.php \Drupal\paragraph_blocks\Plugin\Block\ParagraphBlock::entityTypeId
The entity type id.
Type: string
File
- src/
Plugin/ Block/ ParagraphBlock.php, line 29
Class
- ParagraphBlock
- Provides a block to a paragraph value on an entity.
Namespace
Drupal\paragraph_blocks\Plugin\BlockCode
protected $entityTypeId;