class = $class; } public function getClass(): string { return $this->class; } }