Skip to content

Commit 6c10534

Browse files
committed
wip
1 parent 580df99 commit 6c10534

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Illuminate/Collections/Collection.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1663,12 +1663,7 @@ public function offsetSet($key, $value)
16631663
/**
16641664
* Unset the item at a given offset.
16651665
*
1666-
* <<<<<<< HEAD
1667-
*
16681666
* @param TKey $key
1669-
* =======
1670-
* @param mixed $key
1671-
* >>>>>>> 8.x
16721667
* @return void
16731668
*/
16741669
#[\ReturnTypeWillChange]

0 commit comments

Comments
 (0)