namespace Drupal\Core\Render\Placeholder in Zircon Profile 8
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. |