Searched defs:typeToString (Results 1 – 2 of 2) sorted by relevance
| /template/twigstarter/vendor/twig/twig/src/ | ||
| D | Token.php | 117 public static function typeToString($type, $short = false) function in Twig\\Token |
| /template/strap/vendor/carica/phpcss/src/PhpCss/Scanner/ | ||
| H A D | Token.php | 187 public static function typeToString(int $type): string { function in PhpCss\\Scanner\\Token |