public property Newsletter::$allowed_handlers in Simplenews 8.2
Same name and namespace in other branches
- 3.x 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 = [];