Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
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