ExecutableFinder::$composerPath

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

Type: composerPath

File

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

Class

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

Namespace

Drupal\package_manager

Code

private string|false|null $composerPath = NULL;

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