You are here

constant DEVEL_ERROR_HANDLER_NONE in Devel 7

Same name and namespace in other branches
  1. 8.3 devel.module \DEVEL_ERROR_HANDLER_NONE
  2. 8 devel.module \DEVEL_ERROR_HANDLER_NONE
  3. 8.2 devel.module \DEVEL_ERROR_HANDLER_NONE
  4. 5 devel.module \DEVEL_ERROR_HANDLER_NONE
  5. 6 devel.module \DEVEL_ERROR_HANDLER_NONE
  6. 4.x devel.module \DEVEL_ERROR_HANDLER_NONE
1 use of DEVEL_ERROR_HANDLER_NONE
devel_admin_settings in ./devel.admin.inc
Form constructor for the settings form.

File

./devel.module, line 14
This module holds functions useful for Drupal development.

Code

define('DEVEL_ERROR_HANDLER_NONE', 0);