Skip to content
This repository was archived by the owner on Jun 12, 2018. It is now read-only.

Commit 676cd01

Browse files
authored
change @see
1 parent 9d6a6df commit 676cd01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HasHashSlug.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ public function resolveRouteBinding($slug){
112112
/**
113113
* Terrible hack to make automatic implicit route model binding possible
114114
*
115-
* @see \Illuminate\Routing\RouteBinding@forModel
115+
* @see \Illuminate\Routing\ImplicitRouteBinding::resolveForRoute
116116
*
117117
* @param string|array|\Closure $column
118118
* @param string $operator

0 commit comments

Comments
 (0)