Mmoreram\RSQueueBundle\Collector\RSQueueCollector::getPublisher PHP Method

getPublisher() public method

Get publisher collection
public getPublisher ( ) : Array
return Array
    public function getPublisher()
    {
        return $this->data['publ'];
    }