You are here

protected property HtmlResponsePlaceholderStrategySubscriber::$placeholderStrategy in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/EventSubscriber/HtmlResponsePlaceholderStrategySubscriber.php \Drupal\Core\EventSubscriber\HtmlResponsePlaceholderStrategySubscriber::placeholderStrategy

The placeholder strategy to use.

Type: \Drupal\Core\Render\Placeholder\PlaceholderStrategyInterface

File

core/lib/Drupal/Core/EventSubscriber/HtmlResponsePlaceholderStrategySubscriber.php, line 32
Contains \Drupal\Core\EventSubscriber\HtmlResponsePlaceholderStrategySubscriber.

Class

HtmlResponsePlaceholderStrategySubscriber
HTML response subscriber to allow for different placeholder strategies.

Namespace

Drupal\Core\EventSubscriber

Code

protected $placeholderStrategy;