Method Environment::documentRoot
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Return the document root (e.g. /home/www/user/)
Calculated as SCRIPT_FILENAME minus SCRIPT_NAME as some CGI versions
and mod-rewrite rules might return an incorrect DOCUMENT_ROOT.
protected function string documentRoot()
no parameters
Add a comment