Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c76db1b commit 2499f4cCopy full SHA for 2499f4c
1 file changed
src/Illuminate/Database/Eloquent/Relations/BelongsToMany.php
@@ -941,7 +941,7 @@ public function newExistingPivot(array $attributes = array())
941
/**
942
* Set the columns on the pivot table to retrieve.
943
*
944
- * @param array $columns
+ * @param mixed $columns
945
* @return $this
946
*/
947
public function withPivot($columns)
0 commit comments