namespace Drupal\Core\Render\Placeholder in Drupal 9
Same name in other branches
Class | Location | Description |
---|---|---|
ChainedPlaceholderStrategy |
core/ |
Renders placeholders using a chain of placeholder strategies. |
PlaceholderStrategyInterface |
core/ |
Provides an interface for defining a placeholder strategy service. |
SingleFlushStrategy |
core/ |
Defines the 'single_flush' placeholder strategy. |