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

Breadcrumb

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

function PackageDependency::__construct

Parameters

string $package composer package:

string $version version constraint:

File

vendor/tbachert/spi/src/ServiceProviderDependency/PackageDependency.php, line 19

Class

PackageDependency
Specifies composer dependencies required by a service provider.

Namespace

Nevay\SPI\ServiceProviderDependency

Code

public function __construct(string $package, string $version) {
}

API Navigation

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