Issue #1598508 by jeffschuler: fix return docs for _node_types_build function

8.0.x
Jennifer Hodgdon 2012-05-30 08:45:45 -07:00
parent ca334de861
commit 74013a25b3
1 changed files with 1 additions and 1 deletions

View File

@ -674,7 +674,7 @@ function node_type_update_nodes($old_type, $type) {
* TRUE to rebuild node types. Equivalent to calling node_types_rebuild().
*
* @return
* Associative array with two components:
* An object with two properties:
* - names: Associative array of the names of node types, keyed by the type.
* - types: Associative array of node type objects, keyed by the type.
* Both of these arrays will include new types that have been defined by