protected property ForwardFormBlock::$entity in Forward 8.3
Same name and namespace in other branches
- 8 src/Plugin/Block/ForwardFormBlock.php \Drupal\forward\Plugin\Block\ForwardFormBlock::entity
- 8.2 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 59 - Contains \Drupal\forward\Plugin\Block\ForwardFormBlock.
Class
- ForwardFormBlock
- Provides a block for switching users.
Namespace
Drupal\forward\Plugin\BlockCode
protected $entity;