ConfigTranslationController::$renderer
Same name in other branches
- 9 core/modules/config_translation/src/Controller/ConfigTranslationController.php \Drupal\config_translation\Controller\ConfigTranslationController::renderer
- 10 core/modules/config_translation/src/Controller/ConfigTranslationController.php \Drupal\config_translation\Controller\ConfigTranslationController::renderer
- 11.x core/modules/config_translation/src/Controller/ConfigTranslationController.php \Drupal\config_translation\Controller\ConfigTranslationController::renderer
The renderer.
Type: \Drupal\Core\Render\RendererInterface
File
-
core/
modules/ config_translation/ src/ Controller/ ConfigTranslationController.php, line 74
Class
- ConfigTranslationController
- Provides page callbacks for the configuration translation interface.
Namespace
Drupal\config_translation\ControllerCode
protected $renderer;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.