You are here

function SimplenewsSourceEntityInterface::getEntityType in Simplenews 7.2

Returns the entity type of the given entity.

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

File

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

Class

SimplenewsSourceEntityInterface
Source interface based on an entity.

Code

function getEntityType();