示例#1
0
文件: SMOB.php 项目: anukat2015/smob
 private function followers()
 {
     return SMOBTemplate::users($this->type, SMOBTools::followers());
 }