Example #1
0
 /**
  * remove all used backends
  */
 public static function clearBackends()
 {
     self::$_usedBackends = array();
 }