private static property HeartbeatMessagePool::$instance in Heartbeat 7
File
- ./
heartbeat.module, line 964 - 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 static $instance = NULL;