Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PEAR.php
PEAR::$_debug
Whether to enable internal debug messages.
@access private
Type:
bool
File
vendor/
pear/
pear-core-minimal/
src/
PEAR.php
, line 94
Class
PEAR
Base class for other PEAR classes. Provides rudimentary emulation of destructors.
Code
var $_debug =
false
;
RSS feed