Closed
Description
The static API of the old CssSelector
class is deprecated. Instead instances of the new CssSelectorConverter
class should be used (see symfony/symfony#15934).
Metadata
Metadata
Assignees
Labels
Type
Projects
Relationships
Development
No branches or pull requests
Activity
feature #5835 Updated CssSelector code example to use the new Convert…