You are here

function SimplenewsSourceInterface::getPlainFooter in Simplenews 7.2

Same name and namespace in other branches
  1. 7 includes/simplenews.source.inc \SimplenewsSourceInterface::getPlainFooter()

Returns the plain footer.

2 methods override SimplenewsSourceInterface::getPlainFooter()
SimplenewsSourceEntity::getPlainFooter in includes/simplenews.source.inc
Implements SimplenewsSourceInterface::getPlainFooter().
SimplenewsSourceTest::getPlainFooter in includes/simplenews.source.inc
Returns the plain footer.

File

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

Class

SimplenewsSourceInterface
The source used to build a newsletter mail.

Code

function getPlainFooter();