You are here

public property Newsletter::$opt_inout in Simplenews 8

Same name and namespace in other branches
  1. 8.2 src/Entity/Newsletter.php \Drupal\simplenews\Entity\Newsletter::opt_inout

Defines the Opt-In/out options.

Type: string

File

src/Entity/Newsletter.php, line 135

Class

Newsletter
Defines the simplenews newsletter entity.

Namespace

Drupal\simplenews\Entity

Code

public $opt_inout = 'double';