You are here

constant WebformTermsOfService::TERMS_MODAL in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Element/WebformTermsOfService.php \Drupal\webform\Element\WebformTermsOfService::TERMS_MODAL

Display terms in modal.

File

src/Element/WebformTermsOfService.php, line 27

Class

WebformTermsOfService
Provides a webform terms of service element.

Namespace

Drupal\webform\Element

Code

const TERMS_MODAL = 'modal';