PHP 8.2.31
Preview: Response.php Size: 557 B
/home/nshryvcy/himaltourism.com/wp-content/plugins/facebook-for-woocommerce/includes/Framework/Api/Response.php

<?php
/**
 * Facebook for WooCommerce.
 */

namespace WooCommerce\Facebook\Framework\Api;

defined( 'ABSPATH' ) || exit;

/**
 * API Response
 */
interface Response {


	/**
	 * Returns the string representation of this request
	 *
	 * @since 2.2.0
	 * @return string the request
	 */
	public function to_string();


	/**
	 * Returns the string representation of this request with any and all
	 * sensitive elements masked or removed
	 *
	 * @since 2.2.0
	 * @return string the request, safe for logging/displaying
	 */
	public function to_string_safe();
}

Directory Contents

Dirs: 0 × Files: 6

Name Size Perms Modified Actions
17.79 KB lrw-r--r-- 2025-01-05 05:33:50
Edit Download
265 B lrw-r--r-- 2025-01-05 05:33:50
Edit Download
1.62 KB lrw-r--r-- 2025-01-05 05:33:50
Edit Download
2.57 KB lrw-r--r-- 2025-01-05 05:33:50
Edit Download
1.12 KB lrw-r--r-- 2025-01-05 05:33:50
Edit Download
557 B lrw-r--r-- 2025-01-05 05:33:50
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).