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

Breadcrumb

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

function ConfigValidator::__construct

File

vendor/composer/composer/src/Composer/Util/ConfigValidator.php, line 39

Class

ConfigValidator
Validates a composer configuration.

Namespace

Composer\Util

Code

public function __construct(IOInterface $io) {
    $this->io = $io;
}

API Navigation

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