Example #1
0
 /**
  * @param array $config
  */
 public static function setCredentials(array $config)
 {
     self::$config = $config;
 }