mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-02-21 12:10:34 +09:00
chore: fix some typos in comments
Signed-off-by: goodactive <goodactive@qq.com>
This commit is contained in:
@@ -12924,7 +12924,7 @@ namespace Illuminate\Support\Facades {
|
||||
$instance->substituteImplicitBindings($route);
|
||||
}
|
||||
/**
|
||||
* Register a callback to to run after implicit bindings are substituted.
|
||||
* Register a callback to run after implicit bindings are substituted.
|
||||
*
|
||||
* @param callable $callback
|
||||
* @return \Illuminate\Routing\Router
|
||||
|
||||
Reference in New Issue
Block a user