Completed
Push — add/experimental-block-variati... ( ce966f...258350 )
by Jeremy
06:43
created
class.jetpack-gutenberg.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -416,7 +416,7 @@
 block discarded – undo
416 416
 	 * Only enqueue block assets when needed.
417 417
 	 *
418 418
 	 * @param string $type Slug of the block.
419
-	 * @param array  $script_dependencies Script dependencies. Will be merged with automatically
419
+	 * @param string[]  $script_dependencies Script dependencies. Will be merged with automatically
420 420
 	 *                                    detected script dependencies from the webpack build.
421 421
 	 *
422 422
 	 * @return void
Please login to merge, or discard this patch.