You are here

protected property SensorResult::$verboseOutput in Monitoring 8

Same name and namespace in other branches
  1. 7 lib/Drupal/monitoring/Result/SensorResult.php \Drupal\monitoring\Result\SensorResult::verboseOutput

The verbose output of the sensor execution.

Type: string

File

src/Result/SensorResult.php, line 61

Class

SensorResult
Generic container for the sensor result.

Namespace

Drupal\monitoring\Result

Code

protected $verboseOutput;