protected property SensorRunner::$verbose in Monitoring 7
Same name and namespace in other branches
- 8 src/SensorRunner.php \Drupal\monitoring\SensorRunner::verbose
Flag to switch the collecting of verbose output.
Type: bool
File
- lib/
Drupal/ monitoring/ SensorRunner.php, line 53 - Contains \Drupal\monitoring\SensorRunner.
Class
- SensorRunner
- Instantiate and run requested sensors.
Namespace
Drupal\monitoringCode
protected $verbose = FALSE;