예제 #1
0
파일: SMOB.php 프로젝트: anukat2015/smob
 private function followers()
 {
     return SMOBTemplate::users($this->type, SMOBTools::followers());
 }