SensitiveParameterValue::__construct

(PHP 8 >= 8.2.0)

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

説明

publicSensitiveParameterValue::__construct(mixed$value)

警告

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

パラメータ

value

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

To Top