You are here

constant WebformInterface::CONFIRMATION_INLINE in Webform 8.5

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

Webform confirmation inline.

File

src/WebformInterface.php, line 95

Class

WebformInterface
Provides an interface defining a webform entity.

Namespace

Drupal\webform

Code

const CONFIRMATION_INLINE = 'inline';