Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ProjectInstaller.php
ProjectInstaller::$installPath
@var string
Type:
installPath
File
vendor/
composer/
composer/
src/
Composer/
Installer/
ProjectInstaller.php
, line 30
Class
ProjectInstaller
Project Installer is used to install a single package into a directory as root project.
Namespace
Composer\Installer
Code
private $installPath;
RSS feed