Skip to content

Commit 532b0a4

Browse files
committed
[#5835] Added versionadded
1 parent 8f24268 commit 532b0a4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: components/css_selector.rst

+4
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ document.
4646
The CssSelector Component
4747
~~~~~~~~~~~~~~~~~~~~~~~~~
4848

49+
.. versionadded:: 2.8
50+
The ``CssSelectorConverter`` class was introduced in Symfony 2.8. Previously,
51+
the ``CssSelector`` class was used and ``toXPath`` was a static method.
52+
4953
The component's only goal is to convert CSS selectors to their XPath
5054
equivalents, using :method:`Symfony\\Component\\CssSelector\\CssSelectorConverter::toXPath`::
5155

0 commit comments

Comments
 (0)