Errors
Table of Contents
functions.php
| Type | Line | Description |
|---|---|---|
| ERROR | 277 | Tag "method" with body "@method array<class-string<\Flow\Types\Type<mixed>>, class-string<\Doctrine\DBAL\Types\Type>> $types_map" has error \Flow\Types\Type<mixed> is not a class string |
| ERROR | 264 | Tag "method" with body "@method array<class-string<\Flow\Types\Type<mixed>>, class-string<\Doctrine\DBAL\Types\Type>> $types_map" has error \Flow\Types\Type<mixed> is not a class string |
SchemaConverter.php
| Type | Line | Description |
|---|---|---|
| ERROR | 22 | Tag "method" with body "@method array<class-string<\Flow\Types\Type<mixed>>, class-string<\Doctrine\DBAL\Types\Type>> $map" has error \Flow\Types\Type<mixed> is not a class string |
TypesMap.php
| Type | Line | Description |
|---|---|---|
| ERROR | 56 | Tag "method" with body "@method array<class-string<FlowType<mixed>>, class-string<DbalType>>" has error \Flow\Types\Type<mixed> is not a class string |
| ERROR | 30 | Tag "method" with body "@method array<class-string<DbalType>, class-string<FlowType<mixed>>>" has error \Flow\Types\Type<mixed> is not a class string |
| ERROR | 107 | Tag "method" with body "@method class-string<FlowType<mixed>> $flowType" has error \Flow\Types\Type<mixed> is not a class string |
| ERROR | 83 | Tag "method" with body "@method array<class-string<FlowType<mixed>>, class-string<DbalType>> $map" has error \Flow\Types\Type<mixed> is not a class string |