Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove obsolete PHPDoc
  • Loading branch information
ockham authored and andrewserong committed Sep 16, 2022
commit 7d198cb8c6166b4a629c1ebe8c2ccfb395985d3b
1 change: 0 additions & 1 deletion tests/phpunit/tests/theme/wpGetGlobalStylesheet.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ public function tear_down() {
/**
* Cleans up global scope.
*
* @global WP_Scripts $wp_scripts
* @global WP_Styles $wp_styles
*/
public function clean_up_global_scope() {
Expand Down