protected static property Subscriber::$syncing in Simplenews 8
Same name and namespace in other branches
- 8.2 src/Entity/Subscriber.php \Drupal\simplenews\Entity\Subscriber::syncing
- 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\EntityCode
protected static $syncing;