protected property ConfigSync::$renderer in Drupal 8
Same name and namespace in other branches
- 9 core/modules/config/src/Form/ConfigSync.php \Drupal\config\Form\ConfigSync::renderer
The renderer.
Type: \Drupal\Core\Render\RendererInterface
File
- core/
modules/ config/ src/ Form/ ConfigSync.php, line 107
Class
- ConfigSync
- Construct the storage changes in a configuration synchronization form.
Namespace
Drupal\config\FormCode
protected $renderer;