Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/sebastian/environment/tests/
H A DConsoleTest.php60 $this->assertInternalType('integer', $this->console->getNumberOfColumns());
/plugin/findologicxmlexport/vendor/sebastian/environment/src/
H A DConsole.php47 public function getNumberOfColumns() function in SebastianBergmann\\Environment\\Console
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DResultPrinter.php158 $maxNumberOfColumns = $console->getNumberOfColumns();