@@ -124,7 +124,6 @@ |
||
| 124 | 124 | * Test WP_Fields_API::add_screen() |
| 125 | 125 | * |
| 126 | 126 | * @param string $object_type |
| 127 | - * @param string $object_name |
|
| 128 | 127 | */ |
| 129 | 128 | public function test_add_screen_invalid( $object_type = 'post' ) { |
| 130 | 129 | |