Exemplo n.º 1
0
 /**
  * Resets the static Apostle instance
  */
 public static function reset($instance)
 {
     return self::$_instance = $instance;
 }