You are here

protected property PlaceholderGenerator::$rendererConfig in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Render/PlaceholderGenerator.php \Drupal\Core\Render\PlaceholderGenerator::rendererConfig
  2. 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\Render

Code

protected $rendererConfig;