示例#1
0
 /**
  * @return array
  */
 private function parseBody()
 {
     return $this->extractParameters($this->request->getBody());
 }