Skip to content

Commit 675bf47

Browse files
committed
Merge branch '5.0'
* 5.0: Fix broken link
2 parents 75ca707 + d2b37f9 commit 675bf47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ script::
488488
AJAX Requests
489489
~~~~~~~~~~~~~
490490

491-
The Client provides a :method:`Symfony\\Component\\BrowserKit\\Client::xmlHttpRequest`
491+
The Client provides a :method:`Symfony\\Component\\BrowserKit\\AbstractBrowser::xmlHttpRequest`
492492
method, which has the same arguments as the ``request()`` method, and it's a
493493
shortcut to make AJAX requests::
494494

0 commit comments

Comments
 (0)