You are here

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

Same name and namespace in other branches
  1. 8.5 src/ContextProvider/WebformRouteContext.php \Drupal\webform\ContextProvider\WebformRouteContext::routeMatch

The route match object.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/ContextProvider/WebformRouteContext.php, line 25

Class

WebformRouteContext
Sets the current webform as a context on webform routes.

Namespace

Drupal\webform\ContextProvider

Code

protected $routeMatch;