Skip to content
Snippets Groups Projects
Commit 5101fd24 authored by Angie Byron's avatar Angie Byron
Browse files

#325876 by pwolanin: Fix doxygen for node_get_types() to reflect recent module -> base change.

parent 994cc4a8
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
......@@ -426,7 +426,7 @@ function node_teaser($body, $format = NULL, $size = NULL) {
*
* @param $op
* The format in which to return the list. When this is set to 'type',
* 'module', or 'name', only the specified node type is returned. When set to
* 'base', or 'name', only the specified node type is returned. When set to
* 'types' or 'names', all node types are returned.
* @param $node
* A node object, array, or string that indicates the node type to return.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment