BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
imagivibe
Root
/
.
/
wp-content
/
plugins
/
jetpack-boost
/
jetpack_vendor
/
automattic
/
jetpack-connection
/
src
📤 Upload
📝 New File
📁 New Folder
Close
Editing: interface-manager.php
<?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 { }
Save
Cancel