You are here

protected property ForwardLinkBlock::$routeMatch in Forward 8.2

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

The link builder service.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

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

Class

ForwardLinkBlock
Provides a block with a Forward link.

Namespace

Drupal\forward\Plugin\Block

Code

protected $routeMatch;