Example #1
0
 /**
  * For unit testing only reset internals.
  */
 public static function reset()
 {
     self::$_clientInterface = null;
     self::$_client = null;
 }