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

Breadcrumb

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

function CompleteAliasPackage::getArchiveExcludes

Overrides CompletePackageInterface::getArchiveExcludes

File

vendor/composer/composer/src/Composer/Package/CompleteAliasPackage.php, line 158

Class

CompleteAliasPackage
@author Jordi Boggiano <j.boggiano@seld.be>

Namespace

Composer\Package

Code

public function getArchiveExcludes() : array {
    return $this->aliasOf
        ->getArchiveExcludes();
}
RSS feed
Powered by Drupal