Errors
Table of Contents
src/ArrayIterator.php | 1 |
src/Config/Config.php | 1 |
ArrayIterator.php
Type | Line | Description |
---|---|---|
ERROR | 21 | Tag "method" with body "@method array<mixed, mixed> $array Array to iterate upon." has error An array can have only integers or strings as keys |
Config.php
Type | Line | Description |
---|---|---|
ERROR | 21 | Tag "param" with body "@param non-empty-array<string> ...$prefix Parts of the desired." has error "\Index\Config\non-empty-array" is not a valid Fqsen. |