Provides an interface for defining a placeholder strategy service.
Hierarchy
- interface \Drupal\Core\Render\Placeholder\PlaceholderStrategyInterface
File
- core/lib/Drupal/Core/Render/Placeholder/PlaceholderStrategyInterface.php, line 8
Namespace
Drupal\Core\Render\Placeholder
Members
Name | Modifiers | Type | Description |
---|---|---|---|
PlaceholderStrategyInterface::processPlaceholders | public | function | Processes placeholders to render them with different strategies. |
Please login to continue.