phpDocumentor

NewsletterReader

Class NewsletterReader

Table of Contents

$connection  : Connection
__construct()  : mixed
getSubscribedCustomers()  : array<string|int, mixed>
isCustomerSubscribed()  : bool
createQuery()  : QueryBuilder

Properties

Methods

__construct()

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

getSubscribedCustomers()

public getSubscribedCustomers() : array<string|int, mixed>
Return values
array<string|int, mixed>

createQuery()

private createQuery() : QueryBuilder
Return values
QueryBuilder

Search results