Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
CssSelectorConverter.php
CssSelectorConverter::$cache
Type:
cache
File
vendor/
symfony/
css-selector/
CssSelectorConverter.php
, line 30
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 array $cache;
RSS feed