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