Dutch PHP Conference 2025 - Call For Papers

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