You are here

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

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

Indicates if hyperlinks should be kept inline or extracted.

Type: bool

File

src/Entity/Newsletter.php, line 122

Class

Newsletter
Defines the simplenews newsletter entity.

Namespace

Drupal\simplenews\Entity

Code

public $hyperlinks = TRUE;