@@ -646,7 +646,7 @@ |
||
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__; |