getKey(), $undefined_setting_match )) { $undefined_setting_key = $undefined_setting_match[1]; } else { $undefined_setting_key = $this->getKey(); } $label = '$' . 'conf' . '[\'' . $this->getArrayKey() . '\']'; $input = $plugin->getLang($this->errorMessage); return array($label, $input); } }