Current path: home/webdevt/www/wdp/wp-content/plugins/jetpack-boost/app/contracts/
?? Go up: /home/webdevt/www/wdp/wp-content/plugins/jetpack-boost/app
<?php
namespace Automattic\Jetpack_Boost\Contracts;
/**
* Modules can implement this interface to indicate that they change the HTML output for the site visitor.
*/
interface Changes_Output_On_Activation {}