W3cubDocs

/Drupal 8

constant DRUPAL_DISABLED

Disabled option on forms and settings

File

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

Code

const DRUPAL_DISABLED = 0;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!modules!system!system.module/constant/DRUPAL_DISABLED/8.1.x