Namshi\Notificator\Notification\Handler\RabbitMQ::getPublisher PHP Method

getPublisher() public method

public getPublisher ( ) : PhpAmqpLib\Channel\AMQPChannel
return PhpAmqpLib\Channel\AMQPChannel
    public function getPublisher()
    {
        return $this->publisher;
    }