You are here

public function OgHeartbeat::getGroup in Heartbeat 6.4

getGroup

File

modules/og_activity/ogheartbeat.inc, line 61

Class

OgHeartbeat
Class OgHeartbeat Concrete class to prepare messages for the current user and all of his/her relations.

Code

public function getGroup() {
  return $this->group;
}