Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. bootstrap.inc

ERROR_REPORTING_HIDE

Error reporting level: display no errors.

1 use of ERROR_REPORTING_HIDE
_drupal_get_error_level in core/includes/errors.inc
Returns the current error level.

File

core/includes/bootstrap.inc, line 18

Code

const ERROR_REPORTING_HIDE = 'hide';
RSS feed
Powered by Drupal