Flow PHP

Errors

Table of Contents

src/lib/types/src/Flow/Types/DSL/functions.php 3
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 353 Tag "method" with body "@method class-string<\Flow\Types\Type<mixed>> ...$typeClasses" has error \Flow\Types\Type<mixed> is not a class string
ERROR 353 Tag "method" with body "@method class-string<\Flow\Types\Type<mixed>> $typeClass" has error \Flow\Types\Type<mixed> is not a class string
ERROR 340 Tag "method" with body "@method class-string<\Flow\Types\Type<mixed>> $typeClass" has error \Flow\Types\Type<mixed> is not a class string

Comparator.php

Type Line Description
ERROR 140 Tag "method" with body "@method class-string<Type<mixed>> ...$typeClasses" has error \Flow\Types\Type<mixed> is not a class string
ERROR 140 Tag "method" with body "@method class-string<Type<mixed>> $typeClass" has error \Flow\Types\Type<mixed> is not a class string
ERROR 110 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 18 Tag "method" with body "@method Type<array<TKey, TValue>>" has error An array can have only integers or strings as keys

Search results