Skip to content

Commit

Permalink
Merge branch 'patch-1' into 3.x
Browse files Browse the repository at this point in the history
Closes #2528
  • Loading branch information
akrabat committed Nov 27, 2018
2 parents b1d3475 + cc727df commit c7ae7b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Slim/App.php
Expand Up @@ -274,8 +274,8 @@ public function redirect($from, $to, $status = 302)
* declarations in the callback will be prepended by the group(s)
* that it is in.
*
* @param string $pattern
* @param callable $callable
* @param string $pattern
* @param callable|Closure $callable
*
* @return RouteGroupInterface
*/
Expand Down

0 comments on commit c7ae7b7

Please sign in to comment.