Renderer::$placeholderGenerator

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Render/Renderer.php \Drupal\Core\Render\Renderer::placeholderGenerator
  2. 10 core/lib/Drupal/Core/Render/Renderer.php \Drupal\Core\Render\Renderer::placeholderGenerator

The placeholder generator.

Type: \Drupal\Core\Render\PlaceholderGeneratorInterface

File

core/lib/Drupal/Core/Render/Renderer.php, line 52

Class

Renderer
Turns a render array into an HTML string.

Namespace

Drupal\Core\Render

Code

protected $placeholderGenerator;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.