You are here

public property Newsletter::$allowed_handlers in Simplenews 3.x

Same name and namespace in other branches
  1. 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\Entity

Code

public $allowed_handlers = [];