function SimplenewsSourceNodeInterface::getNode in Simplenews 7
Returns the actually used node of this source.
1 method overrides SimplenewsSourceNodeInterface::getNode()
- SimplenewsSourceNode::getNode in includes/
simplenews.source.inc - Implements SimplenewsSourceSpoolInterface::getNode().
File
- includes/
simplenews.source.inc, line 130 - Contains SimplenewsSource interface and implementations.
Class
- SimplenewsSourceNodeInterface
- Source interface based on a node.
Code
function getNode();