Esempio n. 1
0
 /**
  * @param RokCommon_Options_Section $section
  */
 public function addSection(RokCommon_Options_Section &$section)
 {
     $this->sections[$section->getIdentifier()] = $section;
 }