예제 #1
0
파일: Option.php 프로젝트: burtay/bdApi
 public static function setProviders($providers)
 {
     self::$_providers = $providers;
 }