SensitiveParameterValue::__construct

Constructs a new SensitiveParameterValue object

Description

public SensitiveParameterValue::__construct(mixed $value)

Construct a SensitiveParameterValue holding a sensitive value.

Parameters

value

An arbitrary value that should be stored inside the SensitiveParameterValue object.