[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

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

(no description)

File Size: 82 lines (3 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 and an exception handler.

If the Symfony ClassLoader component is available, a special
class loader is also registered.

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: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1