You are here

public function AnalyticsServiceInterface::getService in Analytics 7

Returns the type of the plugin instance.

Return value

string

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

File

lib/AnalyticsServiceInterface.php, line 31

Class

AnalyticsServiceInterface

Code

public function getService();