Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ChainedPlaceholderStrategy.php

ChainedPlaceholderStrategy::$placeholderStrategies

An ordered list of placeholder strategy services.

Ordered according to service priority.

Type: \Drupal\Core\Render\Placeholder\PlaceholderStrategyInterface[]

File

core/lib/Drupal/Core/Render/Placeholder/ChainedPlaceholderStrategy.php, line 17

Class

ChainedPlaceholderStrategy
Renders placeholders using a chain of placeholder strategies.

Namespace

Drupal\Core\Render\Placeholder

Code

protected $placeholderStrategies = [];

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal