Flow PHP

Errors

Table of Contents

src/adapter/etl-adapter-doctrine/src/Flow/ETL/Adapter/Doctrine/SchemaConverter.php 1
src/adapter/etl-adapter-doctrine/src/Flow/ETL/Adapter/Doctrine/TypesMap.php 4

SchemaConverter.php

Type Line Description
ERROR 40 Tag "method" with body "@method array<class-string<Type<mixed>>, class-string<\Doctrine\DBAL\Types\Type>> $map" has error \Flow\ETL\PHP\Type\Type<mixed> is not a class string

TypesMap.php

Type Line Description
ERROR 44 Tag "method" with body "@method array<class-string<FlowType<mixed>>, class-string<DbalType>>" has error \Flow\ETL\PHP\Type\Type<mixed> is not a class string
ERROR 18 Tag "method" with body "@method array<class-string<DbalType>, class-string<FlowType<mixed>>>" has error \Flow\ETL\PHP\Type\Type<mixed> is not a class string
ERROR 93 Tag "method" with body "@method class-string<FlowType<mixed>> $flowType" has error \Flow\ETL\PHP\Type\Type<mixed> is not a class string
ERROR 69 Tag "method" with body "@method array<class-string<FlowType<mixed>>, class-string<DbalType>> $map" has error \Flow\ETL\PHP\Type\Type<mixed> is not a class string

Search results