You are here

public property AbstractPipes::$pipes in Zircon Profile 8

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

@var array

File

vendor/symfony/process/Pipes/AbstractPipes.php, line 22

Class

AbstractPipes
@author Romain Neutron <imprec@gmail.com>

Namespace

Symfony\Component\Process\Pipes

Code

public $pipes = array();