We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49301cf commit 492a2e6Copy full SHA for 492a2e6
src/Router.php
@@ -418,10 +418,6 @@ public function load(LoaderInterface ...$loaders) : void
418
/**
419
* Compares the given route host and the given request host
420
*
421
- * Returns true if the route host is null or
422
- * if the route host is equal to the request host,
423
- * otherwise returns false.
424
- *
425
* @param string|null $routeHost
426
* @param string $requestHost
427
0 commit comments