You are here

protected property AbstractPipes::$inputBuffer 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::inputBuffer

@var string

File

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

Class

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

Namespace

Symfony\Component\Process\Pipes

Code

protected $inputBuffer = '';