Skip to content

Commit 3d42a87

Browse files
Fixed formatting
1 parent b3c75ce commit 3d42a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Routing/RouteCollection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ protected function getRouteForMethods($request, array $methods)
246246
* Throw a method not allowed HTTP exception.
247247
*
248248
* @param array $others
249-
* @param string $method
249+
* @param string $method
250250
* @return void
251251
*
252252
* @throws \Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException

0 commit comments

Comments
 (0)