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