Docs: Improve documentation for ::display() methods in various list tables.

Props itowhid06.
Fixes #47947.

git-svn-id: https://develop.svn.wordpress.org/trunk@46341 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2019-09-29 11:03:14 +00:00
parent d020b72508
commit 65ec343e0b
5 changed files with 19 additions and 3 deletions
@@ -1173,7 +1173,7 @@ class WP_List_Table {
}
/**
* Display the table
* Displays the table.
*
* @since 3.1.0
*/