protected property WebformRouteContext::$routeMatch in Webform 6.x
Same name and namespace in other branches
- 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\ContextProviderCode
protected $routeMatch;