Bläddra i källkod

[BrowserKit] fixed phpdoc

Pierre Minnieur 15 år sedan
förälder
incheckning
ffc8964003
1 ändrade filer med 1 tillägg och 1 borttagningar
  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
    */