protected property SimplenewsSourceNode::$key in Simplenews 7
The mail key used for drupal_mail().
File
- includes/
simplenews.source.inc, line 367 - Contains SimplenewsSource interface and implementations.
Class
- SimplenewsSourceNode
- Simplenews source implementation based on nodes for a single subscriber.
Code
protected $key = 'test';