public property Newsletter::$allowed_handlers in Simplenews 3.x
Same name and namespace in other branches
- 8.2 src/Entity/Newsletter.php \Drupal\simplenews\Entity\Newsletter::allowed_handlers
Allowed recipient handlers.
If none are selected, then all of them will be available.
Type: array
File
- src/
Entity/ Newsletter.php, line 131
Class
- Newsletter
- Defines the simplenews newsletter entity.
Namespace
Drupal\simplenews\EntityCode
public $allowed_handlers = [];