Skip to content

Commit 193ff51

Browse files
Update src/wp-admin/includes/class-wp-plugin-install-list-table.php
Co-authored-by: Weston Ruter <westonruter@gmail.com>
1 parent 6d9e4af commit 193ff51

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/wp-admin/includes/class-wp-plugin-install-list-table.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,8 @@ protected function get_views() {
331331

332332
/**
333333
* Overrides parent views so we can use the filter bar display.
334+
*
335+
* @global string $tab The current tab.
334336
*/
335337
public function views() {
336338
global $tab;

0 commit comments

Comments
 (0)