We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2feed15 commit 81129a6Copy full SHA for 81129a6
src/helpers.php
@@ -112,7 +112,7 @@ function TameTime($time = null, $timezone = null)
112
*
113
* @param array|null $items
114
115
- * @return \Tamedevelopers\Support\Collections\Collection
+ * @return \Tamedevelopers\Support\Collections\Collection|mixed
116
*/
117
function TameCollect($items = [])
118
{
@@ -126,7 +126,7 @@ function TameCollect($items = [])
126
127
128
129
130
131
function tcollect($items = [])
132
0 commit comments