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

Breadcrumb

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

function WritableRepositoryInterface::getDevPackageNames

Return value

string[] Names of dependencies installed through require-dev

1 method overrides WritableRepositoryInterface::getDevPackageNames()
WritableArrayRepository::getDevPackageNames in vendor/composer/composer/src/Composer/Repository/WritableArrayRepository.php
@inheritDoc

File

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

Class

WritableRepositoryInterface
Writable repository interface.

Namespace

Composer\Repository

Code

public function getDevPackageNames();
RSS feed
Powered by Drupal