private property HeartbeatMessagePool::$activity in Heartbeat 7
File
- ./
heartbeat.module, line 965 - Module file for heartbeat activity. Basic hook implementations and helper functions will be found here.
Class
- HeartbeatMessagePool
- Class to keep HeartbeatActivity messages in a pool so plugins and such can get the message instead of reloading them.
Code
private $activity = array();