You are here

protected property WebformBlock::$routeMatch in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Plugin/Block/WebformBlock.php \Drupal\webform\Plugin\Block\WebformBlock::routeMatch

The route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Plugin/Block/WebformBlock.php, line 38

Class

WebformBlock
Provides a 'Webform' block.

Namespace

Drupal\webform\Plugin\Block

Code

protected $routeMatch;