Errors
Table of Contents
| src/lib/types/src/Flow/Types/DSL/functions.php | 4 |
| src/lib/types/src/Flow/Types/Type/Comparator.php | 3 |
| src/lib/types/src/Flow/Types/Type/Logical/MapType.php | 1 |
functions.php
| Type | Line | Description |
|---|---|---|
| ERROR | 467 | Tag "method" with body "@method class-string<Type<mixed>> ...$typeClasses" has error \Flow\Types\Type<mixed> is not a class string |
| ERROR | 467 | Tag "method" with body "@method class-string<Type<mixed>> $typeClass" has error \Flow\Types\Type<mixed> is not a class string |
| ERROR | 454 | Tag "method" with body "@method class-string<Type<mixed>> $typeClass" has error \Flow\Types\Type<mixed> is not a class string |
| ERROR | 205 | Tag "method" with body "@method Type<array<TKey, TValue>>" has error An array can have only integers or strings as keys |
Comparator.php
| Type | Line | Description |
|---|---|---|
| ERROR | 151 | Tag "method" with body "@method class-string<Type<mixed>> ...$typeClasses" has error \Flow\Types\Type<mixed> is not a class string |
| ERROR | 151 | Tag "method" with body "@method class-string<Type<mixed>> $typeClass" has error \Flow\Types\Type<mixed> is not a class string |
| ERROR | 121 | Tag "method" with body "@method class-string<Type<mixed>> $typeClass" has error \Flow\Types\Type<mixed> is not a class string |
MapType.php
| Type | Line | Description |
|---|---|---|
| ERROR | 23 | Tag "method" with body "@method Type<array<TKey, TValue>>" has error An array can have only integers or strings as keys |