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

Breadcrumb

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

ClassDiscovery::$cache

Discovery cache to make the second time we use discovery faster.

Type: array

File

vendor/php-http/discovery/src/ClassDiscovery.php, line 41

Class

ClassDiscovery
Registry that based find results on class existence.

Namespace

Http\Discovery

Code

private static $cache = [];

API Navigation

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