You are here

constant SubscriberInterface::INACTIVE in Simplenews 3.x

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

Subscriber is inactive.

File

src/SubscriberInterface.php, line 16

Class

SubscriberInterface
Simplenews subscriber entity interface.

Namespace

Drupal\simplenews

Code

const INACTIVE = 0;