The renderer.
Type: \Drupal\Core\Render\RendererInterface
File
- core/modules/config/src/Form/ConfigSync.php, line 102
Class
- ConfigSync
- Construct the storage changes in a configuration synchronization form.
Namespace
Drupal\config\Form
Code
1 | protected $renderer ; |
Please login to continue.