(PHP 8 >= 8.2.0)
The SensitiveParameterValue class allows wrapping sensitive values to protect them against accidental exposure.
Values of parameters having the SensitiveParameter attribute will automatically be wrapped inside of a SensitiveParameterValue object within stack traces.
public __debugInfo(): array
public getValue(): mixed}
The sensitive value to be protected against accidental exposure.
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.sensitiveparametervalue.php