Beispiel #1
0
 public function getIdsOfFriends()
 {
     return OnlineIdentityTable::getUserIdsOfFriendsByUserId($this->getId());
 }