فهرست منبع

[BrowserKit] fixed phpdoc

Pierre Minnieur 15 سال پیش
والد
کامیت
ffc8964003
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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
    */