Completed
Push — master ( 014888...f34bf4 )
by Aimeos
02:25
created
src/Aimeos/Shop/Base/Support.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -49,7 +49,7 @@
 block discarded – undo
49 49
 	/**
50 50
 	 * Checks if the user is in the specified group and associatied to the site
51 51
 	 *
52
-	 * @param string $userid Unique user ID
52
+	 * @param string $user Unique user ID
53 53
 	 * @param string|array $groupcodes Unique user/customer group codes that are allowed
54 54
 	 * @return boolean True if user is part of the group, false if not
55 55
 	 */
Please login to merge, or discard this patch.