/** * @return string */ public static function getDocRoot() { return Remote::getHomePath() . Setting::getSetting('remote:doc_root') . ''; }