コード例 #1
0
ファイル: Get.php プロジェクト: movim/moxl
 public function request()
 {
     $this->store();
     Notification::get($this->_to);
 }