You are here

protected property ForwardFormBlock::$routeMatch in Forward 8.3

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

The link builder service.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Plugin/Block/ForwardFormBlock.php, line 52
Contains \Drupal\forward\Plugin\Block\ForwardFormBlock.

Class

ForwardFormBlock
Provides a block for switching users.

Namespace

Drupal\forward\Plugin\Block

Code

protected $routeMatch;