protected property HtmlResponsePlaceholderStrategySubscriber::$placeholderStrategy in Drupal 8
Same name and namespace in other branches
- 9 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 27
Class
- HtmlResponsePlaceholderStrategySubscriber
- HTML response subscriber to allow for different placeholder strategies.
Namespace
Drupal\Core\EventSubscriberCode
protected $placeholderStrategy;