getHome()
getHome(): string
Attempts to find the home directory of the user running the PHP script.
Throws
- \UnexpectedValueException
if a home directory could not be found
Returns
string —the path to the home directory with any trailing directory separators removed