I think this bit of documentation forgot to get changed when webform was ported to 7.

on line 1301

Comments

dwieeb’s picture

Here's a patch. =P

quicksketch’s picture

Thanks, this needs to be applied to both 3.x branches also, as the switch from hook_delete() to hook_node_delete() was part of the 2.x to 3.x changes.

danchadwick’s picture

Issue summary: View changes
Status: Active » Fixed

Committed to 7.x-4.x and 8.x.

  • DanChadwick committed ba539f9 on 7.x-4.x
    Issue #1737236 by dwieeb: Fixed docblock for hook_node_delete().
    
  • DanChadwick committed 8804c96 on 8.x-4.x
    Issue #1737236 by dwieeb: Fixed docblock for hook_node_delete().
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

torotil’s picture

I've cherry-picked this into 7.x-3.x and it will be part of the 7.x-3.23 release.