ref = $ref; } /** * @return string */ public function getRef(): string { return $this->ref; } }