BuildTestBase::$commandProcess

The most recent command process.

Type: \Symfony\Component\Process\Process

See also

::executeCommand()

File

core/tests/Drupal/BuildTests/Framework/BuildTestBase.php, line 145

Class

BuildTestBase
Provides a workspace to test build processes.

Namespace

Drupal\BuildTests\Framework

Code

private $commandProcess;

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