You are here

public function AnalyticsServiceInterface::getLabel in Analytics 7

Returns the label of the plugin instance.

Return value

string

1 method overrides AnalyticsServiceInterface::getLabel()
AnalyticsService::getLabel in lib/AnalyticsService.php
Returns the label of the plugin instance.

File

lib/AnalyticsServiceInterface.php, line 17

Class

AnalyticsServiceInterface

Code

public function getLabel();