HM\BackUpWordPress\Requirement_WP_CONTENT_DIR::test PHP Method

test() public static method

public static test ( ) : string
return string
    public static function test()
    {
        return WP_CONTENT_DIR;
    }
Requirement_WP_CONTENT_DIR