PHP 클래스 MGDigital\BusQue\QueueResolver\QueueVoterResolver

상속: implements MGDigital\BusQue\QueueResolverInterface
파일 보기 프로젝트 열기: mgdigital/busque

공개 메소드들

메소드 설명
__construct ( array $voters )
getVotes ( mixed $command ) : array
resolveQueueName ( $command ) : string

메소드 상세

__construct() 공개 메소드

public __construct ( array $voters )
$voters array

getVotes() 공개 메소드

public getVotes ( mixed $command ) : array
$command mixed
리턴 array

resolveQueueName() 공개 메소드

public resolveQueueName ( $command ) : string
리턴 string