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

Breadcrumb

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

PrePoolCreateEvent::$rootAliases

@phpstan-var array<string, array<string, array{alias: string, alias_normalized: string}>>

Type: array[] of package => version => [alias, alias_normalized]

File

vendor/composer/composer/src/Composer/Plugin/PrePoolCreateEvent.php, line 49

Class

PrePoolCreateEvent
The pre command run event.

Namespace

Composer\Plugin

Code

private $rootAliases;
RSS feed
Powered by Drupal