Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed May 2, 2023
1 parent 481b7b3 commit e9faca5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Support/Versioning.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ final public function getVersion(): string

/**
* Proxy route to response via other version.
*
* @param (callable(): \Laravie\Codex\Contracts\Response) $callback
*/
protected function proxyRequestViaVersion(string $swapVersion, callable $callback): Response
{
Expand Down

0 comments on commit e9faca5

Please sign in to comment.