public function heartbeatParser::__construct in Heartbeat 7
Same name and namespace in other branches
- 6.4 includes/heartbeatparser.inc \heartbeatParser::__construct()
- 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() {
}