Issue #1082624 by Barrett: hook_form() doc references example project and shouldn't in D7/8.
parent
7c81e60109
commit
19f821ef7d
|
@ -1056,8 +1056,6 @@ function hook_prepare($node) {
|
|||
* displayed automatically by the node module. This hook just needs to
|
||||
* return the node title and form editing fields specific to the node type.
|
||||
*
|
||||
* For a detailed usage example, see node_example.module.
|
||||
*
|
||||
* @param $node
|
||||
* The node being added or edited.
|
||||
* @param $form_state
|
||||
|
|
Loading…
Reference in New Issue