initial
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
namespace Automattic\Jetpack_Boost\Contracts;
|
||||
|
||||
interface Has_Activate {
|
||||
public static function activate();
|
||||
}
|
||||
Reference in New Issue
Block a user