consumerTag = $consumerTag; } /** * @return string */ public function getConsumerTag() { return $this->consumerTag; } }