Returns if there was a file rename.
bool
public function isRenamed() : bool { return $this->originalFilename !== $this->sanitizedFilename; }