Home
last modified time | relevance | path

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

/template/twigstarter/vendor/twig/twig/src/
DToken.php117 public static function typeToString($type, $short = false) function in Twig\\Token
/template/strap/vendor/carica/phpcss/src/PhpCss/Scanner/
H A DToken.php187 public static function typeToString(int $type): string { function in PhpCss\\Scanner\\Token