protected property ConfigTranslationController::$router in Drupal 10
Same name and namespace in other branches
- 8 core/modules/config_translation/src/Controller/ConfigTranslationController.php \Drupal\config_translation\Controller\ConfigTranslationController::router
- 9 core/modules/config_translation/src/Controller/ConfigTranslationController.php \Drupal\config_translation\Controller\ConfigTranslationController::router
The dynamic router service.
Type: \Symfony\Component\Routing\Matcher\RequestMatcherInterface
File
- core/
modules/ config_translation/ src/ Controller/ ConfigTranslationController.php, line 46
Class
- ConfigTranslationController
- Provides page callbacks for the configuration translation interface.
Namespace
Drupal\config_translation\ControllerCode
protected $router;