Example #1
0
 public function __construct()
 {
     self::$_routeMap = CoreHelper::loadConfig("receive_routes", "router");
 }