Exemple #1
0
 /**
  * Return the section of the current iteration
  *
  * @return  ConfigObject
  */
 public function current()
 {
     return $this->config->current();
 }