Errors
Table of Contents
src/ElementParserInterface.php | 1 |
src/Expressions/Operator.php | 1 |
src/Parsers/CommentParser.php | 1 |
src/Variables/SingleChoiceIntegerVariable.php | 1 |
ElementParserInterface.php
Type | Line | Description |
---|---|---|
ERROR | 18 | Tag "param" with body "@param non-empty-array<mixed> $questionConfig" has error "\Collecthor\SurveyjsParser\non-empty-array" is not a valid Fqsen. |
Operator.php
Type | Line | Description |
---|---|---|
ERROR | 63 | Tag "@return" with body "@@return list<string>;" has error |
CommentParser.php
Type | Line | Description |
---|---|---|
ERROR | 24 | Tag "param" with body "@param non-empty-array<mixed> $questionConfig" has error "\Collecthor\SurveyjsParser\Parsers\non-empty-array" is not a valid Fqsen. |
SingleChoiceIntegerVariable.php
Type | Line | Description |
---|---|---|
ERROR | 28 | Tag "var" with body "@var non-empty-array<string|int, ValueOptionInterface|SpecialValueOptionInterface>" has error "\Collecthor\SurveyjsParser\Variables\non-empty-array" is not a valid Fqsen. |