You are here

constant WebformInterface::CONFIRMATION_URL_MESSAGE in Webform 6.x

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

Webform confirmation URL with message.

File

src/WebformInterface.php, line 90

Class

WebformInterface
Provides an interface defining a webform entity.

Namespace

Drupal\webform

Code

const CONFIRMATION_URL_MESSAGE = 'url_message';