public function AnalyticsServiceInterface::getMachineName in Analytics 7
Returns the machine name of the analytics plugin instance.
Return value
string
1 method overrides AnalyticsServiceInterface::getMachineName()
- AnalyticsService::getMachineName in lib/
AnalyticsService.php - Returns the machine name of the analytics plugin instance.
File
- lib/
AnalyticsServiceInterface.php, line 10
Class
Code
public function getMachineName();