Ejemplo n.º 1
0
Archivo: Chat.php Proyecto: Hywan/moxl
 public function request()
 {
     $this->store();
     Presence::chat($this->_status);
 }