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 3cbed0f commit b15163aCopy full SHA for b15163a
components/dom_crawler.rst
@@ -163,7 +163,7 @@ The crawler supports multiple ways of adding the content::
163
.. note::
164
165
When dealing with character sets other than ISO-8859-1, always add HTML
166
- content using the :method:`Symfony\\Component\\DomCrawler\\Crawler::addHTMLContent``
+ content using the :method:`Symfony\\Component\\DomCrawler\\Crawler::addHTMLContent`
167
method where you can specify the second parameter to be your target character
168
set.
169
0 commit comments