You are here

function SimplenewsSourceEntityInterface::getEntity in Simplenews 7.2

Returns the actually used entity of this source.

1 method overrides SimplenewsSourceEntityInterface::getEntity()
SimplenewsSourceEntity::getEntity in includes/simplenews.source.inc
Implements SimplenewsSourceEntityInterface::getEntity().

File

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

Class

SimplenewsSourceEntityInterface
Source interface based on an entity.

Code

function getEntity();