master
get
public function get(): iterable { $message = $this->getSubscribedConsumer()->consume($this->properties->getReceiveTimeoutMs()); switch ($message->err) {