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

Breadcrumb

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

Intervals::$intervalsCache

@phpstan-var array<string, array{'numeric': Interval[], 'branches': array{'names': string[], 'exclude': bool}}>

Type: intervalsCache

File

vendor/composer/semver/src/Intervals.php, line 37

Class

Intervals
Helper class generating intervals from constraints

Namespace

Composer\Semver

Code

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