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

Breadcrumb

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

CompilingMatcher::$compiledCheckerCache

@phpstan-var array<string, callable>

Type: array

File

vendor/composer/semver/src/CompilingMatcher.php, line 26

Class

CompilingMatcher
Helper class to evaluate constraint by compiling and reusing the code to evaluate

Namespace

Composer\Semver

Code

private static $compiledCheckerCache = array();
RSS feed
Powered by Drupal