ProcessOutputCallback::$outBuffer

The output buffer.

Type: array

File

core/modules/package_manager/src/ProcessOutputCallback.php, line 32

Class

ProcessOutputCallback
A process callback for capturing output.

Namespace

Drupal\package_manager

Code

private array $outBuffer = [];

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