You are here

constant WebformInterface::ACCESS_DENIED_PAGE in Webform 6.x

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

Display customized 403 access denied page.

File

src/WebformInterface.php, line 130

Class

WebformInterface
Provides an interface defining a webform entity.

Namespace

Drupal\webform

Code

const ACCESS_DENIED_PAGE = 'page';