constant SubscriberInterface::ACTIVE in Simplenews 8.2
Same name and namespace in other branches
- 8 src/SubscriberInterface.php \Drupal\simplenews\SubscriberInterface::ACTIVE
- 3.x src/SubscriberInterface.php \Drupal\simplenews\SubscriberInterface::ACTIVE
Subscriber is active.
File
- src/
SubscriberInterface.php, line 21
Class
- SubscriberInterface
- Simplenews subscriber entity interface.
Namespace
Drupal\simplenewsCode
const ACTIVE = 1;