Esempio n. 1
0
 public function mergeInto($aValue)
 {
     StructUtils::mergeInto($this->data, $aValue);
 }