Path
in package
Table of Contents
Methods
- absolute() : null|string
- canonizeUnix() : string
- normalizeUnix() : mixed
Methods
absolute()
public
static absolute(string $fullFilePath) : null|string
Parameters
- $fullFilePath : string
Return values
null|stringcanonizeUnix()
public
static canonizeUnix(string $fullPath) : string
Parameters
- $fullPath : string
Return values
stringnormalizeUnix()
public
static normalizeUnix(string $fullPath) : mixed
Parameters
- $fullPath : string