#259: Chaperone Tree Relations #180
Annotations
4 errors
Analyse code:
src/Eloquent/Collection.php#L83
Parameter #1 $callback of method Illuminate\Support\Collection<(int|string),mixed>::flatMap() expects callable(mixed, int|string): (array<int, string>|Illuminate\Support\Collection<int, string>), Closure(string): non-empty-array<int, string> given.
|
Analyse code:
src/Eloquent/Collection.php#L87
Call to an undefined method Illuminate\Support\Collection<(int|string), TModel of Illuminate\Database\Eloquent\Model>::modelKeys().
|
Analyse code:
src/Eloquent/Collection.php#L94
Parameter #2 $string of function explode expects string, mixed given.
|
Analyse code
Process completed with exit code 1.
|
Loading