Skip to content
Snippets Groups Projects
Commit f3e39f7d authored by Jennifer Hodgdon's avatar Jennifer Hodgdon
Browse files

Issue #1472614 by filijonka: Fix return value docs for hook_node_update_index()

parent 211ff3f2
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -718,8 +718,8 @@ function hook_node_update($node) {
* @param $node
* The node being indexed.
*
* @return
* Array of additional information to be indexed.
* @return string
* Additional node information to be indexed.
*
* @ingroup node_api_hooks
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment