You are here

constant WebformTermsOfService::TERMS_SLIDEOUT in Webform 6.x

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

Display terms using slideout.

File

src/Element/WebformTermsOfService.php, line 20

Class

WebformTermsOfService
Provides a webform terms of service element.

Namespace

Drupal\webform\Element

Code

const TERMS_SLIDEOUT = 'slideout';