PHP Class PhpBench\Console\Command\Handler\TimeUnitHandler

Afficher le fichier Open project: dantleech/phpbench Class Usage Examples

Méthodes publiques

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

Method Details

__construct() public méthode

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

configure() public static méthode

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

timeUnitFromInput() public méthode

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