From b330d07b51a983dc563a91244a3c83e691c9e97d Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Sat, 8 Feb 2014 11:47:55 +0100 Subject: Fix more documentation failes Issue #7111 --- lib/private/appconfig.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/private/appconfig.php') diff --git a/lib/private/appconfig.php b/lib/private/appconfig.php index 4dbbfbcf85d..5da0a7e906b 100644 --- a/lib/private/appconfig.php +++ b/lib/private/appconfig.php @@ -180,8 +180,6 @@ class OC_Appconfig { * @param string $app app * @param string $key key * @return bool - * - * Deletes a key. */ public static function deleteKey($app, $key) { // Boring! @@ -213,8 +211,6 @@ class OC_Appconfig { /** * get multiply values, either the app or key can be used as wildcard by setting it to false * - * @param app - * @param key * @param boolean $app * @param string $key * @return array -- cgit v1.2.3