You are here

function SimplenewsSourceEntityInterface::getSubscriber in Simplenews 7.2

Returns the subscriber object.

1 method overrides SimplenewsSourceEntityInterface::getSubscriber()
SimplenewsSourceEntity::getSubscriber in includes/simplenews.source.inc
Return the subscriber object.

File

includes/simplenews.source.inc, line 134
Contains SimplenewsSource interface and implementations.

Class

SimplenewsSourceEntityInterface
Source interface based on an entity.

Code

function getSubscriber();