SingleFlushStrategy

Defines the 'single_flush' placeholder strategy.

This is designed to be the fallback strategy, so should have the lowest priority. All placeholders that are not yet replaced at this point will be rendered as is and delivered directly.

Hierarchy

File

core/lib/Drupal/Core/Render/Placeholder/SingleFlushStrategy.php, line 12

Namespace

Drupal\Core\Render\Placeholder

Members

Name Modifiers Type Description
SingleFlushStrategy::processPlaceholders public function Processes placeholders to render them with different strategies. Overrides PlaceholderStrategyInterface::processPlaceholders
doc_Drupal
2016-10-29 09:43:03
Comments
Leave a Comment

Please login to continue.