Esempio n. 1
0
 public function getAllComments()
 {
     return myCommentsSet::instance()->fetchAllForUser($this['user_id']);
 }