Skip to content

Commit

Permalink
Used :: for code block
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddewie committed Oct 25, 2015
1 parent df4fc7e commit dfb9b16
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions components/css_selector.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,7 @@ The CssSelector Component
~~~~~~~~~~~~~~~~~~~~~~~~~

The component's only goal is to convert CSS selectors to their XPath
equivalents, using :method:`Symfony\\Component\\CssSelector\\CssSelectorConverter::toXPath`

.. code-block:: php
equivalents, using :method:`Symfony\\Component\\CssSelector\\CssSelectorConverter::toXPath`::

use Symfony\Component\CssSelector\CssSelectorConverter;

Expand Down

0 comments on commit dfb9b16

Please sign in to comment.