Completed
Pull Request — master (#55)
by
unknown
30:29
created
Classes/Hooks/AltDoc.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -37,7 +37,7 @@
 block discarded – undo
37 37
 
38 38
 	/**
39 39
 	 * @param array $params
40
-	 * @param SC_alt_doc $ref
40
+	 * @param DatabaseUserPermissionCheck $ref
41 41
 	 * @return bool
42 42
 	 */
43 43
 	public function makeEditForm_accessCheck(array $params, DatabaseUserPermissionCheck &$ref) {
Please login to merge, or discard this patch.