CustomerPasswordWriteService
in
Interface CustomerPasswordWriteService
Table of Contents
- setCustomerPassword() : void
- Sets a password for a given customer.
Methods
setCustomerPassword()
Sets a password for a given customer.
public
setCustomerPassword(int $customerId, string $password) : void
Parameters
- $customerId : int
- $password : string