You are here

public property SensorPlugin::$provider in Monitoring 8

The provider of the annotated class.

Type: string

File

src/Annotation/SensorPlugin.php, line 45
Contains \Drupal\monitoring\Annotation\SensorPlugin.

Class

SensorPlugin
Defines SensorPlugin annotation object for reference by SensorPlugin Plugins.

Namespace

Drupal\monitoring\Annotation

Code

public $provider;