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 are always on if available.
*/
interface Is_Always_On {}