ExecutableFinder::$composerBinaryPath

The path of the Composer binary, or NULL if it can't be found.

Type: composerBinaryPath

File

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

Class

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

Namespace

Drupal\package_manager

Code

private ?string $composerBinaryPath = NULL;

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