PHP.nl

The SensitiveParameterValue class

The SensitiveParameterValue class

The  class allows wrapping sensitive
values to protect them against accidental exposure.

SensitiveParameterValue

Values of parameters having the  attribute
will automatically be wrapped inside of a 
object within stack traces.

SensitiveParameter``SensitiveParameterValue

SensitiveParameterValue``mixed``value``valueThe sensitive value to be protected against accidental exposure.

Documentatie