You are here

constant WebformInterface::ACCESS_DENIED_LOGIN in Webform 8.5

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

Redirect to user login with custom message.

File

src/WebformInterface.php, line 135

Class

WebformInterface
Provides an interface defining a webform entity.

Namespace

Drupal\webform

Code

const ACCESS_DENIED_LOGIN = 'login';