示例#1
0
 public function populateWithArray($array)
 {
     parent::populateWithArray($array);
     $this->populateDependents();
 }