Example #1
0
File: Get.php Project: movim/moxl
 public function request()
 {
     $this->store();
     Notification::get($this->_to);
 }