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

Commit2dc7830

Browse files
javiereguiluzxabbuh
authored andcommitted
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
1 parent6c624e9 commit2dc7830

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
@@ -225,7 +225,7 @@ also delete all the cookies::
225225
$client = new Client();
226226
$client->request('GET', '/');
227227

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

231231
Learn more

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp