Completed
Push — try/upgrade-react-and-componen... ( 980eb7...de776d )
by
unknown
08:57
created
json-endpoints/jetpack/class.jetpack-json-api-plugins-modify-endpoint.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -139,6 +139,9 @@
 block discarded – undo
139 139
 		}
140 140
 	}
141 141
 
142
+	/**
143
+	 * @param string $capability
144
+	 */
142 145
 	protected function current_user_can( $capability, $plugin = null ) {
143 146
 		global $wp_version;
144 147
 		if ( version_compare( $wp_version, '4.9-beta2' ) >= 0 ) {
Please login to merge, or discard this patch.