PHP 클래스 PhpBench\Console\Command\Handler\TimeUnitHandler

파일 보기 프로젝트 열기: dantleech/phpbench 1 사용 예제들

공개 메소드들

메소드 설명
__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