apiVersion = $apiVersion; } public function getAPIVersion(): int { return $this->apiVersion; } }