HM\BackUpWordPress\Requirement_Backup_Root_Path::test PHP Method

test() public static method

public static test ( ) : string
return string
    public static function test()
    {
        return Path::get_root();
    }
Requirement_Backup_Root_Path