You are here

protected property ParagraphBlocksPanelsIpeBaseManager::$entity in Paragraph blocks 8

The current entity, or NULL.

Type: \Drupal\Core\Entity\EntityInterface|null

File

src/ParagraphBlocksPanelsIpeBaseManager.php, line 31

Class

ParagraphBlocksPanelsIpeBaseManager
Handles panels IPE hooks to rename paragraph blocks.

Namespace

Drupal\paragraph_blocks

Code

protected $entity;