You are here

public function heartbeatParser::get_info in Heartbeat 6.3

File

includes/heartbeatparser.inc, line 46

Class

heartbeatParser

Code

public function get_info() {
  return $this->_info;
}