Esempio n. 1
0
 public function getFollowers()
 {
     return ProjectUser::getFollowers($this->id);
 }