PHP Class PhpBench\Console\Command\Handler\TimeUnitHandler

Exibir arquivo Open project: dantleech/phpbench Class Usage Examples

Public Methods

Method Description
__construct ( TimeUnit $timeUnit )
configure ( Command $command )
timeUnitFromInput ( Symfony\Component\Console\Input\InputInterface $input )

Method Details

__construct() public method

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

configure() public static method

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

timeUnitFromInput() public method

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