Documentation

ProductTerminatingMail extends AbstractClientMail
in package

ProductTerminatingMail

This mailable handle the product termination notification for the user

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
$invoiceId  : int
$terminationDate  : Carbon
__construct()  : mixed
ProductTerminatingMail
content()  : Content

Properties

Methods

content()

public content() : Content
Return values
Content

the rendered content of the email

Search results