Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit99d82de

Browse files
committed
minor#8704 Client's history clear alternative (takman1)
This PR was squashed before being merged into the 3.3 branch (closes#8704).Discussion----------Client's history clear alternativeAnother way to clear client's history.Commits-------153b7f7 Client's history clear alternative
2 parents4f4a0a5 +153b7f7 commit99d82de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎components/browser_kit.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ also delete all the cookies::
226226
$client = new Client();
227227
$client->request('GET', '/');
228228

229-
//deletehistory
229+
//reset the client (history and cookies are cleared too)
230230
$client->restart();
231231

232232
Learn more

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp