Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f6505b7

Browse files
committed
Merge pull request symfony#2843 from xabbuh/dom-crawler-label-fix
fix label
2 parents 7432b50 + e2ba3a0 commit f6505b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dom_crawler.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ and :phpclass:`DOMNode` objects:
194194
$crawler->addNode($node);
195195
$crawler->add($document);
196196
197-
.. component-dom-crawler-dumping:
197+
.. _component-dom-crawler-dumping:
198198

199199
.. sidebar:: Manipulating and Dumping a ``Crawler``
200200

0 commit comments

Comments
 (0)