You are here

constant WebformTermsOfService::TERMS_MODAL in Webform 8.5

Same name and namespace in other branches
  1. 6.x 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';