/**
* hookActionCustomerAccountAdd
*
* Successful customer create account
* Called when new customer create account successfuled
**/
public function hookActionCustomerAccountAdd($params)
{
}