protected property ForwardLinkBlock::$entity in Forward 8.2
Same name and namespace in other branches
- 8.3 src/Plugin/Block/ForwardLinkBlock.php \Drupal\forward\Plugin\Block\ForwardLinkBlock::entity
- 8 src/Plugin/Block/ForwardLinkBlock.php \Drupal\forward\Plugin\Block\ForwardLinkBlock::entity
The entity being forwarded.
Type: Drupal\Core\Entity\EntityInterface
File
- src/
Plugin/ Block/ ForwardLinkBlock.php, line 54
Class
- ForwardLinkBlock
- Provides a block with a Forward link.
Namespace
Drupal\forward\Plugin\BlockCode
protected $entity;