- Timestamp:
- 07/02/2021 12:24:08 PM (4 years ago)
- Location:
- branches/5.8
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tests/phpunit/tests/rest-api/rest-sidebars-controller.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.8
-
branches/5.8/tests/phpunit/tests/rest-api/rest-sidebars-controller.php
r51235 r51305 63 63 } 64 64 65 function clean_up_global_scope() {65 public function clean_up_global_scope() { 66 66 global $wp_widget_factory, $wp_registered_sidebars, $wp_registered_widgets, $wp_registered_widget_controls, $wp_registered_widget_updates; 67 67
Note: See TracChangeset
for help on using the changeset viewer.