We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df4fc7e commit dfb9b16Copy full SHA for dfb9b16
components/css_selector.rst
@@ -47,9 +47,7 @@ The CssSelector Component
47
~~~~~~~~~~~~~~~~~~~~~~~~~
48
49
The component's only goal is to convert CSS selectors to their XPath
50
-equivalents, using :method:`Symfony\\Component\\CssSelector\\CssSelectorConverter::toXPath`
51
-
52
-.. code-block:: php
+equivalents, using :method:`Symfony\\Component\\CssSelector\\CssSelectorConverter::toXPath`::
53
54
use Symfony\Component\CssSelector\CssSelectorConverter;
55
0 commit comments