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