protected property WebformRequest::$routeMatch in Webform 8.5
Same name and namespace in other branches
- 6.x src/WebformRequest.php \Drupal\webform\WebformRequest::routeMatch
The current route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- src/
WebformRequest.php, line 47
Class
- WebformRequest
- Handles webform requests.
Namespace
Drupal\webformCode
protected $routeMatch;