You are here

protected property WebformRouteContext::$routeMatch in Webform 8.5

Same name and namespace in other branches
  1. 6.x 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;