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