public property SimplenewsRecipientHandlerBase::$settings in Simplenews 7.2
Settings array.
Type: array
File
- includes/
simplenews.recipient_handlers.inc, line 55 - Provide helpful functions and Interfaces for recipient handler plugins.
Class
- SimplenewsRecipientHandlerBase
- Base class for all Simplenews Recipient Handler classes.
Code
public $settings = array();