Beispiel #1
0
 public static function setDefaultAdapterType($type)
 {
     self::$_defaultAdapterType = (string) $type;
 }