constant WebformInterface::ACCESS_DENIED_DEFAULT in Webform 8.5
Same name and namespace in other branches
- 6.x src/WebformInterface.php \Drupal\webform\WebformInterface::ACCESS_DENIED_DEFAULT
Display standard 403 access denied page.
File
- src/
WebformInterface.php, line 120
Class
- WebformInterface
- Provides an interface defining a webform entity.
Namespace
Drupal\webformCode
const ACCESS_DENIED_DEFAULT = 'default';