You are here

constant SubscriptionsFormBase::SUBMIT_UPDATE in Simplenews 8.2

Same name and namespace in other branches
  1. 8 src/Form/SubscriptionsFormBase.php \Drupal\simplenews\Form\SubscriptionsFormBase::SUBMIT_UPDATE

Submit button ID for creating and removing subscriptions.

File

src/Form/SubscriptionsFormBase.php, line 35

Class

SubscriptionsFormBase
Entity form for Subscriber with common routines.

Namespace

Drupal\simplenews\Form

Code

const SUBMIT_UPDATE = 'update';