Skip to content

Commit 668aca4

Browse files
Update src/wp-admin/includes/class-wp-ms-users-list-table.php
Co-authored-by: Huzaifa Al Mesbah <[email protected]>
1 parent b865078 commit 668aca4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wp-admin/includes/class-wp-ms-users-list-table.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ public function no_items() {
147147
*
148148
* @global string $role The user role to filter by.
149149
*
150-
* @return array Array of view links.
150+
* @return array<string, string> An associative array of views.
151151
*/
152152
protected function get_views() {
153153
global $role;

0 commit comments

Comments
 (0)