コード例 #1
0
 public function setAttribute($name, $o)
 {
     $this->request->setAttribute($name, $o);
 }