get_debug_type
brefphp/bref
Supported Versions: PHP 8
Gets the type name of a variable in a way that is suitable for debugging
<?php get_debug_type
(
mixed $value
):
string