public function __construct($projectId, $version) { parent::__construct($version); $this->projectId = $projectId; }