Overrides ConfigBase::setData
public function setData(array $data) { parent::setData($data); $this->resetOverriddenData(); return $this; }