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

Breadcrumb

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

BasePackage::$stabilities

@phpstan-ignore property.readOnlyByPhpDocDefaultValue

Type: array, self::STABILITY_*>

Deprecated

@readonly

File

vendor/composer/composer/src/Composer/Package/BasePackage.php, line 57

Class

BasePackage
Base class for packages providing name storage and default match implementation

Namespace

Composer\Package

Code

public static $stabilities = self::STABILITIES;
RSS feed
Powered by Drupal