updateVersion($this->getUpVersion(), $hesk_settings); } function down($hesk_settings) { $this->updateVersion($this->getDownVersion(), $hesk_settings); } }