Searched defs:get_debug_type (Results 1 – 2 of 2) sorted by relevance
/plugin/combo/vendor/symfony/polyfill-php80/ | ||
H A D | Php80.php | 28 public static function get_debug_type($value): string function in Symfony\\Polyfill\\Php80\\Php80 |
H A D | bootstrap.php | 38 function get_debug_type($value): string { return p\Php80::get_debug_type($value); } function |