public property Dbug::$arrType in dBug for Drupal 2.0.x
Same name and namespace in other branches
- 8 src/Dbug.php \Drupal\dbug\Dbug::arrType
- 1.0.x src/Dbug.php \Drupal\dbug\Dbug::arrType
Variable $arrType.
Type: array
File
- src/
Dbug.php, line 126
Class
- Dbug
- Implementation of dBug for Drupal.
Namespace
Drupal\dbugCode
public $arrType = [
"array",
"object",
"resource",
"boolean",
"NULL",
];