File "Neapolitan.php"
Full Path: /www/wwwroot/shphe-en.com/wp-content/plugins/bb-plugin/includes/vendor/mailchimp/Mailchimp/Neapolitan.php
File size: 133 bytes
MIME-type: --
Charset: utf-8
<?php
class Mailchimp_Neapolitan {
public function __construct(Mailchimp $master) {
$this->master = $master;
}
}