/** * Updating the available configurations * @param array $config */ public function setConfig(array $config) { ViewModel::$config = $config; }