Phive\Queue\Tests\Handler\SysVHandler::getMeta PHP Method

getMeta() public method

public getMeta ( )
    public function getMeta()
    {
        return msg_stat_queue(msg_get_queue($this->getOption('key')));
    }