Errors
Table of Contents
src/array.php | 3 |
array.php
Type | Line | Description |
---|---|---|
ERROR | 66 | Tag "method" with body "@method array<TKey, TValue> $array" has error An array can have only integers or strings as keys |
ERROR | 30 | Tag "method" with body "@method array<TKey, TValue>" has error An array can have only integers or strings as keys |
ERROR | 30 | Tag "method" with body "@method array<TKey, TValue> $array" has error An array can have only integers or strings as keys |