Completed
Push — try/capabilities ( 45f305...0b2393 )
by
unknown
06:30
created
class.jetpack-capabilities.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -27,6 +27,7 @@
 block discarded – undo
27 27
 
28 28
 	/**
29 29
 	 * @param string slug The slug for the rule being built
30
+	 * @param string $slug
30 31
 	 */
31 32
 	static function build( $slug ) {
32 33
 		return Capabilities::build( $slug );
Please login to merge, or discard this patch.