version = $version; } /** * @return int */ public function getVersion(): int { return $this->version; } }