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

Breadcrumb

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

function PrePoolCreateEvent::getUnacceptableFixedPackages

Return value

BasePackage[]

File

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

Class

PrePoolCreateEvent
The pre command run event.

Namespace

Composer\Plugin

Code

public function getUnacceptableFixedPackages() : array {
    return $this->unacceptableFixedPackages;
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal