Example #1
0
 public function getConfigs()
 {
     $data = parent::getConfigs();
     $this->filterData($data);
     return $data;
 }