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