import; } /** * The file being about to be imported */ public function getFile(): string { return $this->file; } }