metadata = $metadata; } /** * @inheritdoc * * @return array */ public function get() { return $this->metadata; } }