Пример #1
0
Файл: Get.php Проект: movim/moxl
 public function request()
 {
     $this->store();
     Notification::get($this->_to);
 }