You are here

public function heartbeatParser::__construct in Heartbeat 7

Same name and namespace in other branches
  1. 6.4 includes/heartbeatparser.inc \heartbeatParser::__construct()
  2. 6.3 includes/heartbeatparser.inc \heartbeatParser::__construct()

File

includes/heartbeatparser.inc, line 21
HeartbeatParser object Parses database messages into a well formed stream of activity messages.

Class

heartbeatParser
Class heartbeatParser

Code

public function __construct() {
}