You are here

protected static property Subscriber::$syncing in Simplenews 8

Same name and namespace in other branches
  1. 8.2 src/Entity/Subscriber.php \Drupal\simplenews\Entity\Subscriber::syncing
  2. 3.x src/Entity/Subscriber.php \Drupal\simplenews\Entity\Subscriber::syncing

Whether currently copying field values to corresponding User.

Type: bool

File

src/Entity/Subscriber.php, line 55

Class

Subscriber
Defines the simplenews subscriber entity.

Namespace

Drupal\simplenews\Entity

Code

protected static $syncing;