Skip to content

Commit dfb9b16

Browse files
committed
Used :: for code block
1 parent df4fc7e commit dfb9b16

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Diff for: components/css_selector.rst

+1-3
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,7 @@ The CssSelector Component
4747
~~~~~~~~~~~~~~~~~~~~~~~~~
4848

4949
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
50+
equivalents, using :method:`Symfony\\Component\\CssSelector\\CssSelectorConverter::toXPath`::
5351

5452
use Symfony\Component\CssSelector\CssSelectorConverter;
5553

0 commit comments

Comments
 (0)