Docs: Add a missing DocBlock summary for the WP_Scripts->print_html_before
property, added in [36633].
See #14853. See #35986. git-svn-id: https://develop.svn.wordpress.org/trunk@36917 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
fd8bd3520c
commit
14a393beaf
@ -93,6 +93,7 @@ class WP_Scripts extends WP_Dependencies {
|
||||
public $print_html = '';
|
||||
|
||||
/**
|
||||
* HTML to print before the script handle.
|
||||
*
|
||||
* @since 4.5.0
|
||||
* @access public
|
||||
|
Loading…
Reference in New Issue
Block a user