Skip to content

Commit 8d073fb

Browse files
updating doc (#55363)
1 parent 2289448 commit 8d073fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Database/Eloquent/Concerns/HasRelationships.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ protected function invokeRelationAutoloadCallbackFor($key, $tuples)
162162
* Propagate the relationship autoloader callback to the given related models.
163163
*
164164
* @param string $key
165-
* @param mixed $values
165+
* @param mixed $models
166166
* @param mixed $context
167167
* @return void
168168
*/

0 commit comments

Comments
 (0)