Home
last modified time | relevance | path

Searched defs:get_debug_type (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/vendor/symfony/polyfill-php80/
H A DPhp80.php28 public static function get_debug_type($value): string function in Symfony\\Polyfill\\Php80\\Php80
H A Dbootstrap.php38 function get_debug_type($value): string { return p\Php80::get_debug_type($value); } function