filename = $filename; } public function getFilename(): string { return $this->filename; } }