phpDocumentor

CustomerNewsletterReadService implements CustomerNewsletterReadService

Class CustomerNewsletterReadService

Interfaces, Classes and Traits

CustomerNewsletterReadService
Interface CustomerNewsletterReadService

Table of Contents

$factory  : CustomerNewsletterFactory
$repository  : CustomerNewsletterRepository
__construct()  : mixed
getSubscribedCustomers()  : CustomerIds
Returns all for newsletters subscribed customers.
isCustomerSubscribed()  : bool
Checks if the given customer is subscribed for newsletters.

Properties

Methods

isCustomerSubscribed()

Checks if the given customer is subscribed for newsletters.

public isCustomerSubscribed(int $customerId) : bool
Parameters
$customerId : int
Tags
inheritDoc
Return values
bool

Search results