Properties
$path Line 34
private$path : string
Methods
Parameters
Returns
mixed —
equals() Line 52
Verifies if another Path object has the same identity as this one.
publicequals(self $otherPath) : bool
Parameters
Returns
bool —Returns
string —
isAbsolutePath() Line 70
Returns whether the file path is an absolute path.
publicstaticisAbsolutePath(string $file) : bool
Parameters
A file path