SensitiveParameter
final class SensitiveParameter (View source)
This attribute is used to mark a parameter that is sensitive and should have its value redacted if present in a stack trace.
Methods
__construct()
Construct a new SensitiveParameter attribute instance
Details
__construct()
Construct a new SensitiveParameter attribute instance
Constructs a new SensitiveParameter instance.