protected property RouteParametersWebformSourceEntity::$routeMatch in Webform 6.x
Same name and namespace in other branches
- 8.5 src/Plugin/WebformSourceEntity/RouteParametersWebformSourceEntity.php \Drupal\webform\Plugin\WebformSourceEntity\RouteParametersWebformSourceEntity::routeMatch
The current route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- src/
Plugin/ WebformSourceEntity/ RouteParametersWebformSourceEntity.php, line 25
Class
- RouteParametersWebformSourceEntity
- Detect source entity by examining route parameters.
Namespace
Drupal\webform\Plugin\WebformSourceEntityCode
protected $routeMatch;