protected property PhpNoticesSensorPlugin::$configurableVerboseOutput in Monitoring 8
Allows plugins to control if the verbose output table should be shown.
Type: bool
Overrides DatabaseAggregatorSensorPlugin::$configurableVerboseOutput
File
- src/
Plugin/ monitoring/ SensorPlugin/ PhpNoticesSensorPlugin.php, line 33 - Contains \Drupal\monitoring\Plugin\monitoring\SensorPlugin\PhpNoticesSensorPlugin.
Class
- PhpNoticesSensorPlugin
- Displays the most frequent PHP notices and errors.
Namespace
Drupal\monitoring\Plugin\monitoring\SensorPluginCode
protected $configurableVerboseOutput = FALSE;