protected property ParagraphBlocksLabeller::$entity in Paragraph blocks 8.2
Same name and namespace in other branches
- 3.x src/ParagraphBlocksLabeller.php \Drupal\paragraph_blocks\ParagraphBlocksLabeller::entity
The current entity, or NULL.
Type: \Drupal\Core\Entity\EntityInterface|null
File
- src/
ParagraphBlocksLabeller.php, line 35
Class
- ParagraphBlocksLabeller
- Labels the paragraph blocks once the entity context is known.
Namespace
Drupal\paragraph_blocksCode
protected $entity;