Skip to content

Commit a5d952f

Browse files
Update src/wp-includes/abilities/class-wp-settings-abilities.php
Co-authored-by: Weston Ruter <westonruter@gmail.com>
1 parent 059edc9 commit a5d952f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wp-includes/abilities/class-wp-settings-abilities.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ public static function execute_get_settings( $input = array() ): array {
366366
*
367367
* @since 7.0.0
368368
*
369-
* @param array $input {
369+
* @param array<string, mixed> $input {
370370
* Input parameters.
371371
*
372372
* @type array $settings Settings to update, grouped by registration group.

0 commit comments

Comments
 (0)