Skip to content

Commit ec9627e

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

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
@@ -371,7 +371,7 @@ public static function execute_get_settings( $input = array() ): array {
371371
*
372372
* @since 7.0.0
373373
*
374-
* @param array $input {
374+
* @param array<string, mixed> $input {
375375
* Input parameters.
376376
*
377377
* @type array $settings Settings to update, grouped by registration group.

0 commit comments

Comments
 (0)