Sets the name of the file.
string|null $filename: The file name that corresponds to this file, or NULL if unknown. May differ from the basename of the URI and changing the filename does not change the URI.
public function setFilename($filename);