public function GroupInterface::getGroupKey in Googalytics - Google Analytics 8
A key to identify this group.
Return value
string Group name.
1 method overrides GroupInterface::getGroupKey()
- Group::getGroupKey in src/
AnalyticsCommand/ Group.php - Get the key identifying this group.
File
- src/
AnalyticsCommand/ GroupInterface.php, line 16
Class
- GroupInterface
- Interface GroupInterface.
Namespace
Drupal\ga\AnalyticsCommandCode
public function getGroupKey();