HM\BackUpWordPress\Requirement_Backup_Path::test PHP Method

test() public static method

public static test ( ) : string
return string
    public static function test()
    {
        return Path::get_path();
    }
Requirement_Backup_Path