You are here

private property WindowsPipes::$files in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/process/Pipes/WindowsPipes.php \Symfony\Component\Process\Pipes\WindowsPipes::files

@var array

File

vendor/symfony/process/Pipes/WindowsPipes.php, line 30

Class

WindowsPipes
WindowsPipes implementation uses temporary files as handles.

Namespace

Symfony\Component\Process\Pipes

Code

private $files = array();