Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4094b55

Browse files
committed
[symfony#2550] Tweaks for dom crawler character set note
1 parent32faf96 commit4094b55

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎components/dom_crawler.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,10 @@ The crawler supports multiple ways of adding the content::
162162

163163
..note::
164164

165-
When dealing with other character sets than ISO-8859-1, always add HTML content
166-
using the addHTMLContent method where you can specify the second parameter
167-
to be your target character set.
165+
When dealing with character sets other than ISO-8859-1, always add HTML
166+
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.
168169

169170
As the Crawler's implementation is based on the DOM extension, it is also able
170171
to interact with native:phpclass:`DOMDocument`,:phpclass:`DOMNodeList`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp