Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3b1f115

Browse files
committed
change comments "before" to "after"
1 parent a48fa75 commit 3b1f115

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Illuminate/Routing/Router.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1434,7 +1434,7 @@ protected function callAttachedBefores($route, $request)
14341434
}
14351435

14361436
/**
1437-
* Call the given route's before filters.
1437+
* Call the given route's after filters.
14381438
*
14391439
* @param \Illuminate\Routing\Route $route
14401440
* @param \Illuminate\Http\Request $request

0 commit comments

Comments
 (0)