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

Breadcrumb

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

function Installer::getIO

2 calls to Installer::getIO()
Installer::getInstallPath in vendor/composer/installers/src/Composer/Installers/Installer.php
@inheritDoc
Installer::getLocationPattern in vendor/composer/installers/src/Composer/Installers/Installer.php
Get the second part of the regular expression to check for support of a package type

File

vendor/composer/installers/src/Composer/Installers/Installer.php, line 241

Class

Installer

Namespace

Composer\Installers

Code

private function getIO() : IOInterface {
    return $this->io;
}

API Navigation

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