Skip to content
Snippets Groups Projects
Commit f2c1ef4f authored by Jess's avatar Jess
Browse files

Issue #2920015 by mairi, tedbow, dinarcon: Add change record to @deprecated...

Issue #2920015 by mairi, tedbow, dinarcon: Add change record to @deprecated for drupal_render_children()
parent 8b86801f
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
......@@ -889,6 +889,7 @@ function drupal_render(&$elements, $is_recursive_call = FALSE) {
* they are available.
*
* @see drupal_render()
* @see https://www.drupal.org/node/2912757
*/
function drupal_render_children(&$element, $children_keys = NULL) {
if ($children_keys === NULL) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment