Skip to content

Commit aa8b1cd

Browse files
mychidarkogithub-actions[bot]
authored andcommitted
chore: fix styling
1 parent 45d3a25 commit aa8b1cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Router.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ public static function apiResource(string $pattern, string $controller)
390390
*
391391
* @param string|array $route The route to redirect to
392392
* @param array|null $data Data to pass to the next route
393-
*
393+
*
394394
* @deprecated Use `Leaf\Http\Response::redirect` instead
395395
*/
396396
public static function push($route, ?array $data = null)

0 commit comments

Comments
 (0)