FileOutput::$handle

The file handle.

Type: handle

File

core/tests/PHPStan/ErrorFormatter/FileOutput.php, line 20

Class

FileOutput
Output implementation that writes to a file.

Namespace

Drupal\PHPStan\ErrorFormatter

Code

private \SplFileObject $handle;

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