Skip to content
Snippets Groups Projects
Commit 061572ca authored by Angie Byron's avatar Angie Byron
Browse files

Issue #1164120 by pillarsdotnet: Fixed Add reference to _user_mail_text() in...

Issue #1164120 by pillarsdotnet: Fixed Add reference to _user_mail_text() in the doxygen for user_mail_tokens() function.
parent d97ef607
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -2698,6 +2698,7 @@ function _user_mail_text($key, $language = NULL, $variables = array(), $replace
/**
* Token callback to add unsafe tokens for user mails.
*
* @see _user_mail_text()
* @see user_mail()
*/
function user_mail_tokens(&$replacements, $data, $options) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment