Jelajahi Sumber

[BrowserKit] fixed phpdoc

Pierre Minnieur 15 tahun lalu
induk
melakukan
ffc8964003
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/Symfony/Components/BrowserKit/Client.php

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

@@ -295,7 +295,7 @@ abstract class Client
   /**
    * Follow redirects?
    *
-   * @throws sfException If request was not a redirect
+   * @throws \LogicException If request was not a redirect
    *
    * @return Symfony\Components\BrowserKit\Client
    */