Documentation

ZeroInvoiceMail extends AbstractClientMail
in package

ZeroInvoiceMail

Mail sent to user when an invoice cannot be issued because is zero euro

Tags
improve

this class should be refactored using a base class handling all the retrieving of user data, sending, ...

Table of Contents

$companyName  : string
$email  : string
$firstName  : string
$lastName  : string
$customer  : CustomerResource|stdClass|Customer
__construct()  : mixed
ZeroInvoiceMail
content()  : Content

Properties

Methods

content()

public content() : Content
Return values
Content

the rendered content of the email

Search results