SensitiveParameterValue::__construct

(PHP 8 >= 8.2.0)

SensitiveParameterValue::__construct — Constructs a new SensitiveParameterValue object

Descrizione

public function SensitiveParameterValue::__construct(mixed $value)

Construct a SensitiveParameterValue holding a sensitive value.

Elenco dei parametri

value

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

+add a note

User Contributed Notes

There are no user contributed notes for this page.