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