constant DRUPAL_REQUIRED

Required option on forms and settings

7 uses of DRUPAL_REQUIRED

File

drupal/core/modules/system/system.module, line 52
Configuration system that lets administrators modify the workings of the site.

Code

const DRUPAL_REQUIRED = 2;