Made whereIn
and whereNotIn
args case-ins.
#36
Annotations
3 errors
PHPStan:
src/lib/laravel/Collection.php#L101
Parameter #1 $array of function array_intersect expects array, string given.
|
PHPStan:
src/lib/laravel/Collection.php#L101
Parameter #1 $string of function strtolower expects string, array given.
|
PHPStan
Process completed with exit code 1.
|