WellCommerce\Bundle\CoreBundle\Service\Mailer\MailerServiceInterface::sendEmail PHP Метод

sendEmail() публичный Метод

Sends an email
public sendEmail ( array $options ) : integer
$options array
Результат integer
    public function sendEmail(array $options) : int;
MailerServiceInterface