Errors
Table of Contents
functions.php
| Type | Line | Description |
|---|---|---|
| ERROR | 1972 | Tag "method" with body "@method array<class-string<Type<mixed>>, int> $priorities" has error \Flow\Types\Type<mixed> is not a class string |
| ERROR | 1961 | Tag "method" with body "@method array<class-string<Type<mixed>>, int> $priorities" has error \Flow\Types\Type<mixed> is not a class string |
| ERROR | 1525 | Tag "method" with body "@method (MapType<array<TKey, TValue>> | Type<array<TKey, TValue>>) $type" has error An array can have only integers or strings as keys |
Structure.php
| Type | Line | Description |
|---|---|---|
| ERROR | 93 | Tag "method" with body "@method non-empty-array<array-key, mixed>" has error non-empty-array is not a collection |
MapDefinition.php
| Type | Line | Description |
|---|---|---|
| ERROR | 211 | Tag "method" with body "@method MapType<array<TKey, TValue>>" has error An array can have only integers or strings as keys |
| ERROR | 40 | Tag "method" with body "@method MapType<array<TKey, TValue>> $type" has error An array can have only integers or strings as keys |
| ERROR | 26 | Tag "method" with body "@method Definition<array<TKey, TValue>>" has error An array can have only integers or strings as keys |
TypePriorities.php
| Type | Line | Description |
|---|---|---|
| ERROR | 29 | Tag "method" with body "@method array<class-string<Type<mixed>>, int>" has error \Flow\Types\Type<mixed> is not a class string |
| ERROR | 51 | Tag "method" with body "@method array<class-string<Type<mixed>>, int> $priorities" has error \Flow\Types\Type<mixed> is not a class string |