Skip to content

Commit 9dc1b5f

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/dom_crawler.rst

+2
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)