You are here

constant SubscriberInterface::ACTIVE in Simplenews 3.x

Same name and namespace in other branches
  1. 8.2 src/SubscriberInterface.php \Drupal\simplenews\SubscriberInterface::ACTIVE
  2. 8 src/SubscriberInterface.php \Drupal\simplenews\SubscriberInterface::ACTIVE

Subscriber is active.

File

src/SubscriberInterface.php, line 21

Class

SubscriberInterface
Simplenews subscriber entity interface.

Namespace

Drupal\simplenews

Code

const ACTIVE = 1;