コード例 #1
0
 public function getParameter($name, $postType = null)
 {
     return $this->request->getParameter($name, $postType);
 }