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

Breadcrumb

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

function WritableRepositoryInterface::getCanonicalPackages

Get unique packages (at most one package of each name), with aliases resolved and removed.

Return value

PackageInterface[]

File

vendor/composer/composer/src/Composer/Repository/WritableRepositoryInterface.php, line 54

Class

WritableRepositoryInterface
Writable repository interface.

Namespace

Composer\Repository

Code

public function getCanonicalPackages();
RSS feed
Powered by Drupal