File "interface-manager.php"

Full Path: /home/vantageo/public_html/cache/cache/cache/cache/cache/.wp-cli/wp-content/plugins/woocommerce-services/vendor/automattic/jetpack-connection/src/interface-manager.php
File size: 298 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * The Jetpack Connection Interface file.
 * No longer used.
 *
 * @package automattic/jetpack-connection
 */

namespace Automattic\Jetpack\Connection;

/**
 * This interface is no longer used and is now deprecated.
 *
 * @deprecated since jetpack 7.8
 */
interface Manager_Interface {
}