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