You are here

protected property PaymentTurnoverSensorPlugin::$configurableEntityType in Monitoring 8

Allows plugins to control if the entity type can be configured.

Type: bool

Overrides ContentEntityAggregatorSensorPlugin::$configurableEntityType

File

src/Plugin/monitoring/SensorPlugin/PaymentTurnoverSensorPlugin.php, line 31
Contains \Drupal\monitoring\Plugin\monitoring\SensorPlugin\SensorPaymentTurnover.

Class

PaymentTurnoverSensorPlugin
Monitors payment turnover stats.

Namespace

Drupal\monitoring\Plugin\monitoring\SensorPlugin

Code

protected $configurableEntityType = FALSE;