Completed
Push — milestone/2_0/container-condit... ( c41f81...3ee472 )
by
unknown
04:49
created
core/Container/Condition/User_Capability_Condition.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -23,6 +23,7 @@
 block discarded – undo
23 23
 	 * Check if a user has any of the supplied capabilities
24 24
 	 * 
25 25
 	 * @param  array<string> $capabilities
26
+	 * @param string[] $user_id
26 27
 	 * @return boolean
27 28
 	 */
28 29
 	protected function user_can_any( $user_id, $capabilities ) {
Please login to merge, or discard this patch.