Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal