phpDocumentor

CustomerPasswordWriteService implements CustomerPasswordWriteService

Class CustomerPasswordWriteService

Interfaces, Classes and Traits

CustomerPasswordWriteService
Interface CustomerPasswordWriteService

Table of Contents

$configurations  : ConfigurationFinder
$db  : Connection
__construct()  : mixed
setCustomerPassword()  : void
Sets a password for a given customer.
hashPassword()  : string

Properties

Methods

setCustomerPassword()

Sets a password for a given customer.

public setCustomerPassword(int $customerId, string $password) : void
Parameters
$customerId : int
$password : string
Tags
inheritDoc
Return values
void

Search results