Completed
Pull Request — master (#11212)
by Bernhard
13:33 queued 06:45
created
class.jetpack-gutenberg.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -363,7 +363,7 @@
 block discarded – undo
363 363
 	 * Only enqueue block assets when needed.
364 364
 	 *
365 365
 	 * @param string $type slug of the block.
366
-	 * @param array  $script_dependencies An array of view-side Javascript dependencies to be enqueued.
366
+	 * @param string[]  $script_dependencies An array of view-side Javascript dependencies to be enqueued.
367 367
 	 *
368 368
 	 * @return void
369 369
 	 */
Please login to merge, or discard this patch.