SensitiveParameterValue::__construct

(PHP 8 >= 8.2.0)

SensitiveParameterValue::__constructConstructs a new SensitiveParameterValue object

说明

public SensitiveParameterValue::__construct(mixed $value)

警告

本函数还未编写文档,仅有参数列表。

参数

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.
To Top