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
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
Comment #1
beachguy82 commented$node will be a comment object when type = comment
Comment #2
ronaldmulero commentedold issue