浏览代码

merged branch kwiateusz/patch-1 (PR #1737)

Commits
-------

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

Discussion
----------

[BrowserKit] Small change in description of reset() method
Fabien Potencier 14 年之前
父节点
当前提交
256b7aa179
共有 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
      */