debug_zval_dump
laravel-shift/factory-generator
Supported Versions: PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8
Dumps a string representation of an internal zval structure to output
<?php debug_zval_dump
(
mixed $value
,
mixed
...
$values
):
void