You are here

protected property Redirect404SensorPlugin::$configurableTable in Monitoring 8

Allows plugins to control if the table can be configured.

Type: bool

Overrides DatabaseAggregatorSensorPlugin::$configurableTable

File

src/Plugin/monitoring/SensorPlugin/Redirect404SensorPlugin.php, line 35

Class

Redirect404SensorPlugin
Monitors 404 error requests.

Namespace

Drupal\monitoring\Plugin\monitoring\SensorPlugin

Code

protected $configurableTable = FALSE;