W3cubDocs

/PHP

SensitiveParameterValue::__construct

(PHP 8 >= 8.2.0)

SensitiveParameterValue::__constructConstructs 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.

© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/sensitiveparametervalue.construct.php