Completed
Push — sync/georgestephanis/r139020-w... ( faffac )
by
unknown
20:40 queued 10:55
created
modules/theme-tools/featured-content.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -646,7 +646,7 @@
 block discarded – undo
646 646
  * handlers should be copied when the theme context is loaded by the REST API.
647 647
  *
648 648
  * @param array $copy_dirs Copy paths with actions to be copied
649
- * @return array Copy paths with featured content plugin
649
+ * @return string[] Copy paths with featured content plugin
650 650
  */
651 651
 function featured_content_copy_plugin_actions( $copy_dirs ) {
652 652
 	$copy_dirs[] = __FILE__;
Please login to merge, or discard this patch.