FileProcessOutputCallback::$handle

Same name and namespace in other branches
  1. 11.x core/modules/package_manager/src/FileProcessOutputCallback.php \Drupal\package_manager\FileProcessOutputCallback::handle

The file to write to.

Type: resource

File

core/modules/package_manager/src/FileProcessOutputCallback.php, line 25

Class

FileProcessOutputCallback
Logs process output to a file.

Namespace

Drupal\package_manager

Code

private readonly mixed $handle;

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