Ejemplo n.º 1
0
Archivo: User.php Proyecto: rayku/rayku
 public function getComments()
 {
     return ShoutPeer::getUserComments($this);
 }