protected property WebformThemeManager::$routeMatch in Webform 6.x
Same name and namespace in other branches
- 8.5 src/WebformThemeManager.php \Drupal\webform\WebformThemeManager::routeMatch
The current route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- src/
WebformThemeManager.php, line 60
Class
- WebformThemeManager
- Defines a class to manage webform theming.
Namespace
Drupal\webformCode
protected $routeMatch;