var_dump
laravel-shift/factory-generator
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Dumps information about a variable
<?php var_dump
(
mixed $value
,
mixed
...
$values
):
void