Hook actionCustomerAccountUpdate

Informations

Successful customer account update This hook is called when a customer updates its account successfully
Hook actionCustomerAccountUpdate
Locations
FO
Type action
Origin core
Aliases

Located in

Origin File
core classes/form/CustomerPersister.php

Call of the Hook in the origin file

Hook::exec('actionCustomerAccountUpdate', [
                'customer' => $customer,
            ])