Пример #1
0
 public function hasThreadFollowed()
 {
     return Follow::getFollowedThreadByUserId($this->id);
 }