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