You are here

protected property PlaceholderingRenderCache::$placeholderGenerator in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Render/PlaceholderingRenderCache.php \Drupal\Core\Render\PlaceholderingRenderCache::placeholderGenerator

The placeholder generator.

Type: \Drupal\Core\Render\PlaceholderGeneratorInterface

File

core/lib/Drupal/Core/Render/PlaceholderingRenderCache.php, line 47

Class

PlaceholderingRenderCache
Adds automatic placeholdering to the RenderCache.

Namespace

Drupal\Core\Render

Code

protected $placeholderGenerator;