public function code_mirror_get_js_mode($parameters)
 {
     return $this->assetManager->getMode($parameters['mode']);
 }