Returns the relative path.
This path does not contain the file name.
Overrides SplFileInfo::getRelativePath
public function getRelativePath() : string { return $this->relativePath; }