PasswordResetContext

Context class with additional data, required for the password reset view.

Namespace

Ceres\Contexts

Extends
Implements
Properties
Type Name Description

int

$contactId

The contact’s ID for resetting the password.

string

$hash

The hash used to authenticate the password reset.

Category

$category

Category data of the current category linked to this context.

Methods
public init($params)
Parameters

Type

Name

Description

``

$params