Completed
Push — master ( 30ad4a...76a15f )
by Leon
04:06
created
includes/class-meta-box.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -230,7 +230,7 @@
 block discarded – undo
230 230
 		 *
231 231
 		 * @since 1.1.4
232 232
 		 * @param string       $arg   Field definition.
233
-		 * @param string|array $value A CMB2 field type.
233
+		 * @param string[] $value A CMB2 field type.
234 234
 		 */
235 235
 		public function add_arg( $arg, $value ) {
236 236
 
Please login to merge, or discard this patch.