Ejemplo n.º 1
0
Archivo: Get.php Proyecto: movim/moxl
 public function request()
 {
     $this->store();
     Storage::get($this->_xmlns);
 }