Exemplo n.º 1
0
Arquivo: Get.php Projeto: movim/moxl
 public function request()
 {
     $this->store();
     Notification::get($this->_to);
 }