PHP 8.1.28 Released!

SensitiveParameterValue::__construct

(PHP 8 >= 8.2.0)

SensitiveParameterValue::__construct新しい SensitiveParameterValue オブジェクトを作成する

説明

public SensitiveParameterValue::__construct(mixed $value)

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

value

SensitiveParameterValue オブジェクトの内部に保存すべき、任意の値

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top