コード例 #1
0
 public function Friends()
 {
     return $this->microBlogService->friendsList($this->owner);
 }