7 lines
81 B
PHP
7 lines
81 B
PHP
<?php
|
|
namespace MailPoet\API\MP\v1;
|
|
|
|
if(!defined('ABSPATH')) exit;
|
|
|
|
class API {
|
|
} |