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

Breadcrumb

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

function CachedDiscoveryClearer::__construct

Constructs the CachedDiscoveryClearer service.

Parameters

\Traversable $cachedDiscoveries: The cached discoveries.

File

core/lib/Drupal/Core/Plugin/CachedDiscoveryClearer.php, line 46

Class

CachedDiscoveryClearer
Defines a class which is capable of clearing the cache on plugin managers.

Namespace

Drupal\Core\Plugin

Code

public function __construct(\Traversable $cachedDiscoveries) {
}

API Navigation

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