PHP Класс PhpBench\Console\Command\Handler\TimeUnitHandler

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
__construct ( TimeUnit $timeUnit )
configure ( Command $command )
timeUnitFromInput ( Symfony\Component\Console\Input\InputInterface $input )

Описание методов

__construct() публичный Метод

public __construct ( TimeUnit $timeUnit )
$timeUnit PhpBench\Util\TimeUnit

configure() публичный статический Метод

public static configure ( Command $command )
$command Symfony\Component\Console\Command\Command

timeUnitFromInput() публичный Метод

public timeUnitFromInput ( Symfony\Component\Console\Input\InputInterface $input )
$input Symfony\Component\Console\Input\InputInterface