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

Breadcrumb

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

CompletePackage::$support

@var array{issues?: string, forum?: string, wiki?: string, source?: string, email?: string, irc?: string, docs?: string, rss?: string, chat?: string, security?: string}

Type: support

File

vendor/composer/composer/src/Composer/Package/CompletePackage.php, line 37

Class

CompletePackage
Package containing additional metadata that is not used by the solver

Namespace

Composer\Package

Code

protected $support = [];
RSS feed
Powered by Drupal