You are here

constant WebformInterface::PAGE_START in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformInterface.php \Drupal\webform\WebformInterface::PAGE_START

Wizard start page.

File

src/WebformInterface.php, line 140

Class

WebformInterface
Provides an interface defining a webform entity.

Namespace

Drupal\webform

Code

const PAGE_START = 'webform_start';