Skip to content

Commit

Permalink
HasOneOrMany - fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mnabialek committed Aug 31, 2017
1 parent 62d137e commit 9f67679
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ public function make(array $attributes = [])
}

/**
* Set the foreign key name and key for creating a related model.
* Set the foreign ID for creating a related model.
*
* @param \Illuminate\Database\Eloquent\Model $model
* @return void
Expand Down

0 comments on commit 9f67679

Please sign in to comment.