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

This commit is contained in:
kwiateusz 2011-07-19 02:34:03 -07:00
parent 3e2ba60738
commit 9e038c005c

View File

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