Selaa lähdekoodia

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

kwiateusz 14 vuotta sitten
vanhempi
commit
9e038c005c
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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
      */