Errors
Table of Contents
src/core/etl/src/Flow/ETL/DSL/functions.php | 3 |
src/core/etl/src/Flow/ETL/Transformer/OrderEntries/TypePriorities.php | 2 |
functions.php
Type | Line | Description |
---|---|---|
ERROR | 1545 | Tag "method" with body "@method array<class-string<Entry<mixed, mixed>>, int> $priorities" has error \Flow\ETL\Row\Entry<mixed,mixed> is not a class string |
ERROR | 1536 | Tag "method" with body "@method array<class-string<Entry<mixed, mixed>>, int> $priorities" has error \Flow\ETL\Row\Entry<mixed,mixed> is not a class string |
ERROR | 1527 | Tag "method" with body "@method array<class-string<Entry<mixed, mixed>>, int> $priorities" has error \Flow\ETL\Row\Entry<mixed,mixed> is not a class string |
TypePriorities.php
Type | Line | Description |
---|---|---|
ERROR | 15 | Tag "method" with body "@method array<class-string<Entry<mixed, mixed>>, int>" has error \Flow\ETL\Row\Entry<mixed,mixed> is not a class string |
ERROR | 34 | Tag "method" with body "@method array<class-string<Entry<mixed, mixed>>, int> $priorities" has error \Flow\ETL\Row\Entry<mixed,mixed> is not a class string |