You are here

protected property Redirect404SensorPlugin::$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/Redirect404SensorPlugin.php, line 30

Class

Redirect404SensorPlugin
Monitors 404 error requests.

Namespace

Drupal\monitoring\Plugin\monitoring\SensorPlugin

Code

protected $configurableVerboseOutput = FALSE;