Example #1
0
 /**
  * 初始化对象
  *
  * @return \Api\Github\Respositories
  */
 public static function init()
 {
     return parent::init();
 }