ChangeMailContext

Context class with additional data, required for the change mail view.

Namespace

Ceres\Contexts

Extends
Implements
Properties
Type Name Description

int

$contactId

The contact’s ID for changing the mail.

string

$hash

The hash used to authenticate the mail change.

string

$newMail

The new email address the customer entered.

Category

$category

Category data of the current category linked to this context.

Methods
public init($params)
Parameters

Type

Name

Description

``

$params