protected property PlaceholderGenerator::$rendererConfig in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Render/PlaceholderGenerator.php \Drupal\Core\Render\PlaceholderGenerator::rendererConfig
- 10 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;