Ver Fonte

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 há 14 anos atrás
pai
commit
256b7aa179
1 ficheiros alterados com 1 adições e 1 exclusões
  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
      */