Parameters:
$node A node object passed in case of node links.

when using hook_link to add links to comments (type = comment) $node isn't a node object. The documentation says otherwise

Comments

beachguy82’s picture

$node will be a comment object when type = comment

ronaldmulero’s picture

Status: Active » Closed (fixed)

old issue