Example #1
0
 public function render($id, $attribute = array(), $theme = null)
 {
     return Config::render($id, $this->getOption(), $theme, $attribute);
 }