ExecutableFinder::$composerPackagePath

The path where Composer is installed in the project, or FALSE if it's not.

Type: composerPackagePath

File

core/modules/package_manager/src/ExecutableFinder.php, line 30

Class

ExecutableFinder
An executable finder which looks for executable paths in configuration.

Namespace

Drupal\package_manager

Code

private string|false $composerPackagePath;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.