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

Breadcrumb

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

RepositorySet::$stabilityFlags

@phpstan-var array<string, BasePackage::STABILITY_*>

Type: int[] array of package name => BasePackage::STABILITY_* value

File

vendor/composer/composer/src/Composer/Repository/RepositorySet.php, line 76

Class

RepositorySet
@author Nils Adermann <naderman@naderman.de>

Namespace

Composer\Repository

Code

private $stabilityFlags;
RSS feed
Powered by Drupal