Completed
Pull Request — master (#29415)
by Jörn Friedrich
10:41
created
lib/private/Encryption/DecryptAll.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -127,7 +127,7 @@
 block discarded – undo
127 127
 	/**
128 128
 	 * prepare encryption modules to perform the decrypt all function
129 129
 	 *
130
-	 * @param $user
130
+	 * @param string $user
131 131
 	 * @return bool
132 132
 	 */
133 133
 	protected function prepareEncryptionModules($user) {
Please login to merge, or discard this patch.