Example #1
0
 public function post($key = null, $defaultValue = null)
 {
     return parent::post($key, $defaultValue);
 }