Optional option on forms and settings
File
- core/modules/system/system.module, line 54
- Configuration system that lets administrators modify the workings of the site.
Code
const DRUPAL_OPTIONAL = 1;
Optional option on forms and settings
const DRUPAL_OPTIONAL = 1;
Please login to continue.