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