MGDigital\BusQue\SchedulerDriverInterface::cancelScheduledCommand PHP Метод

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

public cancelScheduledCommand ( string $queueName, string $id )
$queueName string
$id string
    public function cancelScheduledCommand(string $queueName, string $id);