public property Dbug::$output in dBug for Drupal 1.0.x
Same name and namespace in other branches
- 8 src/Dbug.php \Drupal\dbug\Dbug::output
- 2.0.x src/Dbug.php \Drupal\dbug\Dbug::output
The output debug table.
Type: array
File
- src/
Dbug.php, line 154
Class
- Dbug
- Implementation of dBug for Drupal.
Namespace
Drupal\dbugCode
public $output = [];