get_debug_type
ShawnMcCool/phansi
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