Browse Source

[BrowserKit] fix phpdoc for Client::followRedirect()

hhamon 14 năm trước cách đây
mục cha
commit
b61e288e0b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/Symfony/Component/BrowserKit/Client.php

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

@@ -340,7 +340,7 @@ abstract class Client
     /**
      * Follow redirects?
      *
-     * @return Client
+     * @return Crawler
      *
      * @throws \LogicException If request was not a redirect
      */