Skip to content

Commit a73f117

Browse files
authored
Added a detail for getCrawler return.
1 parent d7eedd0 commit a73f117

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -535,6 +535,7 @@ You can also get the objects related to the latest request::
535535
// the BrowserKit response instance
536536
$response = $client->getInternalResponse();
537537

538+
// the Crawler instance
538539
$crawler = $client->getCrawler();
539540

540541
Accessing the Container

0 commit comments

Comments
 (0)