You are here

protected property ForwardLinkBlock::$linkBuilder in Forward 8.2

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

The link builder service.

Type: \Drupal\forward\ForwardLinkBuilderInterface

File

src/Plugin/Block/ForwardLinkBlock.php, line 40

Class

ForwardLinkBlock
Provides a block with a Forward link.

Namespace

Drupal\forward\Plugin\Block

Code

protected $linkBuilder;