| @@ -185,6 +185,6 @@ | ||
| 185 | 185 | * @since 2.1 |
| 186 | 186 | * |
| 187 | 187 | * @param string $which 'top' or 'bottom' |
| 188 | 188 | */ |
| 189 | - protected function display_tablenav( $which ) {} // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable | |
| 189 | + protected function display_tablenav( $which ) {} | |
| 190 | 190 | } |