Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
MetapackageInstaller.php
function MetapackageInstaller::__construct
File
vendor/
composer/
composer/
src/
Composer/
Installer/
MetapackageInstaller.php
, line 32
Class
MetapackageInstaller
Metapackage installation manager.
Namespace
Composer\Installer
Code
public
function
__construct
(IOInterface
$io
) {
$this
->
io
=
$io
; }
RSS feed