(PHP 8 >= 8.2.0)
SensitiveParameterValue::__debugInfo — Protects the sensitive value against accidental exposure
Returns an empty array to protect the sensitive value against accidental exposure when using var_dump().
This function has no parameters.
An empty array.
Example #1 Passing a SensitiveParameterValue object to var_dump()
<?php
$s = new \SensitiveParameterValue('secret');
var_dump($s);
?>
The above example will output:
object(SensitiveParameterValue)#1 (0) { }
Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!
Check out: eBank.nz (Art Generator) |
Netwrck.com (AI Tools) |
Text-Generator.io (AI API) |
BitBank.nz (Crypto AI) |
ReadingTime (Kids Reading) |
RewordGame |
BigMultiplayerChess |
WebFiddle |
How.nz |
Helix AI Assistant