We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
UpdateUserProfileInformation::update
1 parent 108e2ce commit fb22f2dCopy full SHA for fb22f2d
stubs/app/Actions/Fortify/UpdateUserProfileInformation.php
@@ -13,7 +13,7 @@ class UpdateUserProfileInformation implements UpdatesUserProfileInformation
13
/**
14
* Validate and update the given user's profile information.
15
*
16
- * @param array<string, string> $input
+ * @param array<string, mixed> $input
17
*/
18
public function update(User $user, array $input): void
19
{
0 commit comments