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