Skip to content

Commit cf7fa1d

Browse files
[3.3] More docblock fixes
1 parent 1129ebb commit cf7fa1d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

RouteCompiler.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -233,9 +233,6 @@ private static function compilePattern(Route $route, $pattern, $isHost)
233233
/**
234234
* Determines the longest static prefix possible for a route.
235235
*
236-
* @param Route $route
237-
* @param array $tokens
238-
*
239236
* @return string The leading static part of a route's path
240237
*/
241238
private static function determineStaticPrefix(Route $route, array $tokens)

0 commit comments

Comments
 (0)