Exemplo n.º 1
0
 public function __clone()
 {
     parent::__clone();
     $this->_combobox = clone $this->_combobox;
 }