Docs: Remove unused @global
declarations from _WP_Editors::print_tinymce_scripts()
.
Follow-up to [47860]. See #45398. git-svn-id: https://develop.svn.wordpress.org/trunk@47861 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
d8b8495e8e
commit
cfc5b94f28
@ -1535,9 +1535,7 @@ final class _WP_Editors {
|
||||
*
|
||||
* @since 4.8.0
|
||||
*
|
||||
* @global string $tinymce_version
|
||||
* @global bool $concatenate_scripts
|
||||
* @global bool $compress_scripts
|
||||
* @global bool $concatenate_scripts
|
||||
*/
|
||||
public static function print_tinymce_scripts() {
|
||||
global $concatenate_scripts;
|
||||
|
Loading…
Reference in New Issue
Block a user