Home
last modified time | relevance | path

Searched refs:strToLower (Results 1 – 1 of 1) sorted by relevance

/template/strap/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
DXpath.php350 $elementName = $this->strToLower($type->elementName);
694 private function strToLower(string $string): string { function in PhpCss\\Ast\\Visitor\\Xpath