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