10000 Used :: for code block · symfony/symfony-docs@dfb9b16 · GitHub
[go: up one dir, main page]

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

components/css_selector.rst

Lines changed: 1 addition & 3 deletions
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)
0