You are here

constant DEVEL_ERROR_HANDLER_STANDARD in Devel 8.3

Same name and namespace in other branches
  1. 8 devel.module \DEVEL_ERROR_HANDLER_STANDARD
  2. 8.2 devel.module \DEVEL_ERROR_HANDLER_STANDARD
  3. 5 devel.module \DEVEL_ERROR_HANDLER_STANDARD
  4. 6 devel.module \DEVEL_ERROR_HANDLER_STANDARD
  5. 7 devel.module \DEVEL_ERROR_HANDLER_STANDARD
  6. 4.x devel.module \DEVEL_ERROR_HANDLER_STANDARD
1 use of DEVEL_ERROR_HANDLER_STANDARD
DevelErrorHandlerTest::testErrorHandler in tests/src/Functional/DevelErrorHandlerTest.php
Tests devel error handler.

File

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

Code

define('DEVEL_ERROR_HANDLER_STANDARD', 1);