Added lines to collection helper #37
Annotations
3 errors
phpstan:
src/Macros/StrMacros.php#L392
Parameter #1 $separator of function explode expects non-empty-string, string given.
|
phpstan:
src/Macros/StrMacros.php#L398
Parameter #2 $callback of method Illuminate\Support\Collection<(int|string),string>::when() expects (callable(Illuminate\Support\Collection<int|string, non-falsy-string>, bool): Illuminate\Support\Collection<int|string, string>)|null, Closure(Illuminate\Support\Collection): Illuminate\Support\Collection<int|string, non-falsy-string> given.
|
phpstan
Process completed with exit code 1.
|