protected property SensorResult::$isCached in Monitoring 8
Same name and namespace in other branches
- 7 lib/Drupal/monitoring/Result/SensorResult.php \Drupal\monitoring\Result\SensorResult::isCached
If the current result was constructed from a cache.
Type: bool
File
- src/
Result/ SensorResult.php, line 33
Class
- SensorResult
- Generic container for the sensor result.
Namespace
Drupal\monitoring\ResultCode
protected $isCached = FALSE;