mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +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:
parent
b2fe8ed9f6
commit
4ec8c0bcfe
@ -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
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user