mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-01 03:04:34 +00:00
Docs: Add missing @since entry for Walker::unset_children().
Props chiragpatel. Fixes #39506. git-svn-id: https://develop.svn.wordpress.org/trunk@39741 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -404,6 +404,8 @@ class Walker {
|
||||
/**
|
||||
* Unset all the children for a given top level element.
|
||||
*
|
||||
* @since 2.7.0
|
||||
*
|
||||
* @param object $e
|
||||
* @param array $children_elements
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user