/** * Lists all available config keys * @return array an array of key names */ public function getKeys() { return \OC_Config::getKeys(); }