<?php declare(strict_types = 1); namespace MailPoet\Mailer\Methods; if (!defined('ABSPATH')) exit; interface MailerMethod { public function send(array $newsletter, array $subscriber, array $extraParams = []): array; }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Common | Folder | 0755 |
|
|
ErrorMappers | Folder | 0755 |
|
|
AmazonSES.php | File | 7.25 KB | 0644 |
|
MailPoet.php | File | 6.1 KB | 0644 |
|
MailerMethod.php | File | 224 B | 0644 |
|
PHPMail.php | File | 348 B | 0644 |
|
PHPMailerMethod.php | File | 4.98 KB | 0644 |
|
SMTP.php | File | 3.9 KB | 0644 |
|
SendGrid.php | File | 3.46 KB | 0644 |
|
index.php | File | 6 B | 0644 |
|