Home
last modified time | relevance | path

Searched refs:OutputInterface (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Command/
H A DLintCommandTest.php16 use Symfony\Component\Console\Output\OutputInterface; alias
34 …$ret = $tester->execute(['filename' => $filename], ['verbosity' => OutputInterface::VERBOSITY_VERB…
46 …r->execute(['filename' => [$filename1, $filename2]], ['verbosity' => OutputInterface::VERBOSITY_VE…
71 …)->execute(['filename' => $this->createFile($yaml)], ['verbosity' => OutputInterface::VERBOSITY_VE…
80 …> $this->createFile($yaml), '--parse-tags' => true], ['verbosity' => OutputInterface::VERBOSITY_VE…
89 …)->execute(['filename' => $this->createFile($yaml)], ['verbosity' => OutputInterface::VERBOSITY_VE…
/plugin/findologicxmlexport/vendor/symfony/yaml/Command/
H A DLintCommand.php20 use Symfony\Component\Console\Output\OutputInterface; alias
82 protected function execute(InputInterface $input, OutputInterface $output)
/plugin/combo/vendor/symfony/yaml/Command/
H A DLintCommand.php23 use Symfony\Component\Console\Output\OutputInterface; alias
91 protected function execute(InputInterface $input, OutputInterface $output)