You are here

constant WebformMessageManagerInterface::ADMIN_PAGE in Webform 8.5

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

Admin page.

File

src/WebformMessageManagerInterface.php, line 24

Class

WebformMessageManagerInterface
Provides an interface for managing a webform's custom, default, and hard-coded messages.

Namespace

Drupal\webform

Code

const ADMIN_PAGE = 'admin_page';