The renderer service.
Type: \Drupal\Core\Render\RendererInterface
File
- core/modules/config/src/Form/ConfigSingleImportForm.php, line 50
Class
- ConfigSingleImportForm
- Provides a form for importing a single configuration file.
Namespace
Drupal\config\Form
Code
protected $renderer;
Please login to continue.