Applied PSR2 formatting to existing files
This commit is contained in:
@@ -7,10 +7,9 @@
|
||||
|
||||
namespace Cloudflare\API\Endpoints;
|
||||
|
||||
|
||||
use Cloudflare\API\Adapter\Adapter;
|
||||
|
||||
interface API
|
||||
{
|
||||
public function __construct(Adapter $adapter);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user