?? GreyFile — Mystic File Browser

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

?? Viewing: interface-changes-output-on-activation.php

<?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 {}


??

??