Explorar el Código

[BrowserKit] fixed phpdoc

Pierre Minnieur hace 15 años
padre
commit
ffc8964003
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
    */