placeholder_strategy.cached

Class

Drupal\Core\Render\Placeholder\CachedStrategy

Tags

  • placeholder_strategy

File

core/core.services.yml

View source
  1. class: Drupal\Core\Render\Placeholder\CachedStrategy
  2. arguments:
  3. - '@placeholder_strategy'
  4. - '@render_cache'
  5. tags:
  6. - { name: placeholder_strategy, priority: 100 }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.