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

Appearance settings

Commit 9dc1b5f

Browse filesBrowse files
committed
[symfony#2602] Adding 2.3 note about new Crawler::html method
1 parent e76f69f commit 9dc1b5f
Copy full SHA for 9dc1b5f

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎components/dom_crawler.rst

Copy file name to clipboardExpand all lines: components/dom_crawler.rst
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,8 @@ and :phpclass:`DOMNode` objects:
205205

206206
$html = $crawler->html();
207207

208+
The ``html`` method is new in Symfony 2.3.
209+
208210
Form and Link support
209211
~~~~~~~~~~~~~~~~~~~~~
210212

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.