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