printableFrame; } public function getFile() : ?string{ return $this->file; } public function getLine() : int{ return $this->line; } }