Errors
Table of Contents
Collection.php
Type | Line | Description |
---|---|---|
ERROR | 0 | Tag "param" with body "@param Closure$callback The callback is called per item and the return value is stored in the new collection." has error "\Sledgehammer\Core\Closure$callback" is not a valid Fqsen. |
ErrorHandler.php
Type | Line | Description |
---|---|---|
ERROR | 0 | Tag "var" with body "@var int|"NO_LIMIT"" has error "\Sledgehammer\Core\Debug\"NO_LIMIT"" is not a valid Fqsen. |
ERROR | 0 | Tag "var" with body "@var int|"NO_LIMIT"" has error "\Sledgehammer\Core\Debug\"NO_LIMIT"" is not a valid Fqsen. |
ERROR | 0 | Tag "var" with body "@var int|"NO_LIMIT"" has error "\Sledgehammer\Core\Debug\"NO_LIMIT"" is not a valid Fqsen. |
PhpTokenizer.php
Type | Line | Description |
---|---|---|
ERROR | 0 | Tag "var" with body "@var bool|'LAST'" has error "\Sledgehammer\Core\Debug\'LAST'" is not a valid Fqsen. |
Wrapper.php
Type | Line | Description |
---|---|---|
ERROR | 0 | Tag "param" with body "@param object/iterator/array $data" has error "\Sledgehammer\Core\object/iterator/array" is not a valid Fqsen. |
ERROR | 0 | Tag "param" with body "@param "object"|"array" $context" has error "\Sledgehammer\Core\"object"" is not a valid Fqsen. |
ERROR | 0 | Tag "param" with body "@param "object"|"array" $context" has error "\Sledgehammer\Core\"object"" is not a valid Fqsen. |
Repository.php
Type | Line | Description |
---|---|---|
ERROR | 0 | Tag "param" with body "@param array/object $data Raw data from the backend" has error "\Sledgehammer\Orm\array/object" is not a valid Fqsen. |