ソースを参照

Edited src/Symfony/Component/BrowserKit/Client.php via GitHub

kwiateusz 14 年 前
コミット
9e038c005c
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/Symfony/Component/BrowserKit/Client.php

+ 1 - 1
src/Symfony/Component/BrowserKit/Client.php

@@ -417,7 +417,7 @@ abstract class Client
     /**
      * Restarts the client.
      *
-     * It flushes all cookies.
+     * It flushes history and all cookies.
      *
      * @api
      */