Quellcode durchsuchen

[BrowserKit] fixed phpdoc

Pierre Minnieur vor 15 Jahren
Ursprung
Commit
ffc8964003
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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
    */