protected property PlaceholderGenerator::$rendererConfig in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Render/PlaceholderGenerator.php \Drupal\Core\Render\PlaceholderGenerator::rendererConfig
The renderer configuration array.
Type: array
File
- core/
lib/ Drupal/ Core/ Render/ PlaceholderGenerator.php, line 20
Class
- PlaceholderGenerator
- Turns a render array into a placeholder.
Namespace
Drupal\Core\RenderCode
protected $rendererConfig;