Home
last modified time | relevance | path

Searched refs:getInput (Results 1 – 2 of 2) sorted by relevance

/template/strap/vendor/symfony/process/
H A DCHANGELOG.md86 * deprecation: Process::getStdin() is deprecated in favor of Process::getInput()
H A DProcess.php1161 public function getInput() function in Symfony\\Component\\Process\\Process