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

Breadcrumb

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

function ChainCache::__construct

Parameters

iterable<CacheInterface> $caches The ordered list of caches used to store and fetch cached items:

File

vendor/twig/twig/src/Cache/ChainCache.php, line 27

Class

ChainCache
Chains several caches together.

Namespace

Twig\Cache

Code

public function __construct(iterable $caches) {
}

API Navigation

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