Completed
Pull Request — 2.1 (#16146)
by Loban
17:10
created
framework/web/Response.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -854,7 +854,7 @@
 block discarded – undo
854 854
      * });
855 855
      * ```
856 856
      *
857
-     * @param string|array $url the URL to be redirected to. This can be in one of the following formats:
857
+     * @param string|boolean $url the URL to be redirected to. This can be in one of the following formats:
858 858
      *
859 859
      * - a string representing a URL (e.g. "http://example.com")
860 860
      * - a string representing a URL alias (e.g. "@example.com")
Please login to merge, or discard this patch.