MGDigital\BusQue\QueueResolver\QueueVoterInterface::getVote PHP Метод

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

public getVote ( mixed $command ) : QueueVote | null
$command mixed
Результат QueueVote | null
    public function getVote($command);
QueueVoterInterface