Errors
Table of Contents
| src/ElementParserInterface.php | 1 |
| src/Parsers/CommentParser.php | 1 |
| src/SurveyParser.php | 1 |
| src/Variables/SingleChoiceIntegerVariable.php | 1 |
ElementParserInterface.php
| Type | Line | Description |
|---|---|---|
| ERROR | 18 | Tag "method" with body "@method non-empty-array<mixed> $questionConfig" has error non-empty-array is not a collection |
CommentParser.php
| Type | Line | Description |
|---|---|---|
| ERROR | 24 | Tag "method" with body "@method non-empty-array<mixed> $questionConfig" has error non-empty-array is not a collection |
SurveyParser.php
| Type | Line | Description |
|---|---|---|
| ERROR | 145 | Tag "method" with body "@method non-empty-array<mixed> $config" has error non-empty-array is not a collection |
SingleChoiceIntegerVariable.php
| Type | Line | Description |
|---|---|---|
| ERROR | 29 | Tag "method" with body "@method non-empty-array<(string | int), (ValueOptionInterface | SpecialValueOptionInterface)>" has error non-empty-array is not a collection |