protected property WebformSubmissionRouteContext::$routeMatch in Webform 6.x
Same name and namespace in other branches
- 8.5 src/ContextProvider/WebformSubmissionRouteContext.php \Drupal\webform\ContextProvider\WebformSubmissionRouteContext::routeMatch
The route match object.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- src/
ContextProvider/ WebformSubmissionRouteContext.php, line 25
Class
- WebformSubmissionRouteContext
- Sets the current webform submission as a context on webform submission routes.
Namespace
Drupal\webform\ContextProviderCode
protected $routeMatch;