Update_Profile_Handler
Handles the profile update form submission process.
- Full name:
\BigCommerce\Forms\Update_Profile_Handler
- This class implements:
\BigCommerce\Forms\Form_Handler
Constants
Constant | Visibility | Type | Value |
---|---|---|---|
ACTION | public | ’edit-profile’ |
Methods
handle_request
Handles the form submission for updating the user profile.
public handle_request(array $submission): void
Parameters:
Parameter | Type | Description |
---|---|---|
$submission | array | The submitted form data. |
Automatically generated on 2025-01-21