Ejemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function find($id = 0)
 {
     return $this->conversationModel->find($id);
 }