You are here

constant WebformInterface::PAGE_PREVIEW in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/WebformInterface.php \Drupal\webform\WebformInterface::PAGE_PREVIEW

Wizard preview page.

File

src/WebformInterface.php, line 145

Class

WebformInterface
Provides an interface defining a webform entity.

Namespace

Drupal\webform

Code

const PAGE_PREVIEW = 'webform_preview';