Skip to content

Commit 492a2e6

Browse files
committed
minor changes
1 parent 49301cf commit 492a2e6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Router.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -418,10 +418,6 @@ public function load(LoaderInterface ...$loaders) : void
418418
/**
419419
* Compares the given route host and the given request host
420420
*
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-
*
425421
* @param string|null $routeHost
426422
* @param string $requestHost
427423
*

0 commit comments

Comments
 (0)