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