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