Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
CssSelectorConverter.php
CssSelectorConverter::$xmlCache
Type:
xmlCache
File
vendor/
symfony/
css-selector/
CssSelectorConverter.php
, line 32
Class
CssSelectorConverter
CssSelectorConverter is the main entry point of the component and can convert CSS selectors to XPath expressions.
Namespace
Symfony\Component\CssSelector
Code
private static array $xmlCache = [];
RSS feed