You are here

protected property ForwardFormBlock::$entity in Forward 8.2

Same name and namespace in other branches
  1. 8.3 src/Plugin/Block/ForwardFormBlock.php \Drupal\forward\Plugin\Block\ForwardFormBlock::entity
  2. 8 src/Plugin/Block/ForwardFormBlock.php \Drupal\forward\Plugin\Block\ForwardFormBlock::entity

The entity being forwarded.

Type: Drupal\Core\Entity\EntityInterface

File

src/Plugin/Block/ForwardFormBlock.php, line 53

Class

ForwardFormBlock
Provides a block with a Forward form.

Namespace

Drupal\forward\Plugin\Block

Code

protected $entity;