[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/symfony/debug/ -> Debug.php (summary)

(no description)

File Size: 60 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Debug:: (1 method):
  enable()


Class: Debug  - X-Ref

Registers all the debug tools.

enable($errorReportingLevel = null, $displayErrors = true)   X-Ref
Enables the debug tools.

This method registers an error handler, an exception handler and a special class loader.

param: int  $errorReportingLevel The level of error reporting you want
param: bool $displayErrors       Whether to display errors (for development) or just log them (for production)



Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1