Home
last modified time | relevance | path

Searched refs:getStdin (Results 1 – 5 of 5) sorted by relevance

/plugin/findologicxmlexport/vendor/symfony/yaml/Command/
H A DLintCommand.php91 if (!$stdin = $this->getStdin()) {
202 private function getStdin() function in Symfony\\Component\\Yaml\\Command\\LintCommand
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Util/
H A DPHPTest.php106 $this->assertEquals('foo', $phpMock->getStdin());
/plugin/jplayer/vendor/symfony/process/
H A DCHANGELOG.md27 * deprecation: Process::getStdin() is deprecated in favor of Process::getInput()
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DPHP.php99 public function getStdin() function in PHPUnit_Util_PHP
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md86 * deprecation: Process::getStdin() is deprecated in favor of Process::getInput()