Skip to content

Commit 01fba79

Browse files
committed
removed @return void
1 parent a0753b1 commit 01fba79

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/phpunit/tests/user.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2174,8 +2174,6 @@ private function is_sequential( array $arr ) {
21742174
* Tests that the `roles` property is an sequential array.
21752175
*
21762176
* @ticket 63427
2177-
*
2178-
* @return void
21792177
*/
21802178
public function test_user_roles_property_is_sequential_array() {
21812179
$user = new WP_User( self::$author_id );

0 commit comments

Comments
 (0)