You are here

protected property ServicePluginBase::$serviceId in Analytics 8

The ID of the service config entity using this plugin.

Type: string

File

src/Plugin/ServicePluginBase.php, line 29

Class

ServicePluginBase
Defines a base implementation for analytics service plugins will extend.

Namespace

Drupal\analytics\Plugin

Code

protected $serviceId;