You are here

function SimplenewsSourceInterface::getLanguage in Simplenews 7

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

The language that should be used for this newsletter mail.

2 methods override SimplenewsSourceInterface::getLanguage()
SimplenewsSourceNode::getLanguage in includes/simplenews.source.inc
Implements SimplenewsSourceInterface::getLanguage().
SimplenewsSourceTest::getLanguage in includes/simplenews.source.inc
The language that should be used for this newsletter mail.

File

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

Class

SimplenewsSourceInterface
The source used to build a newsletter mail.

Code

function getLanguage();