initial
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
<?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 {}
|
||||
Reference in New Issue
Block a user