Docs: A host of corrections and improvements to inline documentation.

See #57840


git-svn-id: https://develop.svn.wordpress.org/trunk@55732 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn
2023-05-08 22:35:38 +00:00
parent 8acd96b9bc
commit 4a0598ebb8
25 changed files with 78 additions and 62 deletions
@@ -651,7 +651,7 @@ class WP_Posts_List_Table extends WP_List_Table {
}
/**
* @return array
* @return string[] Array of column titles keyed by their column name.
*/
public function get_columns() {
$post_type = $this->screen->post_type;