WP_Image_Editor_Mock::test PHP Method

test() public static method

public static test ( $args = [] )
        public static function test($args = array())
        {
            return self::$test_return;
        }