DominionEnterprises\Mongo\QueueAwareInterface::getQueue PHP Méthode

getQueue() public méthode

Returns the QueueInterface instance.
public getQueue ( ) : DominionEnterprises\Mongo\QueueInterface
Résultat DominionEnterprises\Mongo\QueueInterface
    public function getQueue();
QueueAwareInterface