phpDocumentor

NewsletterWriter

Class NewsletterWriter

Table of Contents

$connection  : Connection
__construct()  : mixed
subscribe()  : void
unsubscribe()  : void
customerIsAlreadySubscribed()  : bool
randomString()  : string

Properties

Methods

__construct()

public __construct(Connection $connection) : mixed
Parameters
$connection : Connection
Return values
mixed

randomString()

private randomString(int $length) : string
Parameters
$length : int
Return values
string

Search results