UserFrosting API

Errors

Table of Contents

app/sprinkles/account/src/Authorize/AccessConditionExpression.php 1
app/sprinkles/account/src/Authorize/AuthorizationManager.php 1
app/sprinkles/account/src/Authorize/ParserNodeFunctionEvaluator.php 2
app/sprinkles/core/src/Error/ExceptionHandlerManager.php 1
app/sprinkles/core/src/Error/Renderer/ErrorRenderer.php 1
app/sprinkles/core/src/Sprunje/Sprunje.php 5
app/sprinkles/core/src/Twig/CoreExtension.php 3
app/sprinkles/core/src/Util/RawAssetBundles.php 1
app/vendor/userfrosting/support/src/Exception/HttpException.php 2

AccessConditionExpression.php

Type Line Description
ERROR 0 Tag "param" with body "@param array[mixed] $params the parameters to be used when evaluating the expression." has error "\UserFrosting\Sprinkle\Account\Authorize\array[mixed]" is not a valid Fqsen.

AuthorizationManager.php

Type Line Description
ERROR 0 Tag "var" with body "@var array[callable] An array of callbacks that accept some parameters and evaluate to true or false." has error "\UserFrosting\Sprinkle\Account\Authorize\array[callable]" is not a valid Fqsen.

ParserNodeFunctionEvaluator.php

Type Line Description
ERROR 0 Tag "return" with body "@return array[mixed] the array, as a plain ol' PHP array." has error "\UserFrosting\Sprinkle\Account\Authorize\array[mixed]" is not a valid Fqsen.
ERROR 0 Tag "var" with body "@var array[callable] An array of callback functions to be used when evaluating a condition expression." has error "\UserFrosting\Sprinkle\Account\Authorize\array[callable]" is not a valid Fqsen.

ExceptionHandlerManager.php

Type Line Description
ERROR 0 Tag "var" with body "@var array[string] An array that maps Exception types to callbacks, for special processing of certain types of errors." has error "\UserFrosting\Sprinkle\Core\Error\array[string]" is not a valid Fqsen.

ErrorRenderer.php

Type Line Description
ERROR 0 Tag "var" with body "@var [type]" has error "\UserFrosting\Sprinkle\Core\Error\Renderer\[type]" is not a valid Fqsen.

Sprunje.php

Type Line Description
ERROR 0 Tag "var" with body "@var array[string]" has error "\UserFrosting\Sprinkle\Core\Sprunje\array[string]" is not a valid Fqsen.
ERROR 0 Tag "var" with body "@var array[string]" has error "\UserFrosting\Sprinkle\Core\Sprunje\array[string]" is not a valid Fqsen.
ERROR 0 Tag "var" with body "@var array[string]" has error "\UserFrosting\Sprinkle\Core\Sprunje\array[string]" is not a valid Fqsen.
ERROR 0 Tag "var" with body "@var array[string]" has error "\UserFrosting\Sprinkle\Core\Sprunje\array[string]" is not a valid Fqsen.
ERROR 0 Tag "var" with body "@var array[string]" has error "\UserFrosting\Sprinkle\Core\Sprunje\array[string]" is not a valid Fqsen.

CoreExtension.php

Type Line Description
ERROR 0 Tag "return" with body "@return array[TwigFunction]" has error "\UserFrosting\Sprinkle\Core\Twig\array[TwigFunction]" is not a valid Fqsen.
ERROR 0 Tag "return" with body "@return array[TwigFilter]" has error "\UserFrosting\Sprinkle\Core\Twig\array[TwigFilter]" is not a valid Fqsen.
ERROR 0 Tag "return" with body "@return array[mixed]" has error "\UserFrosting\Sprinkle\Core\Twig\array[mixed]" is not a valid Fqsen.

RawAssetBundles.php

Type Line Description
ERROR 0 Tag "param" with body "@param string[string][] $bundleStore Place to add bundles (CSS or JS depending on provided store)." has error "\UserFrosting\Sprinkle\Core\Util\string[string]" is not a valid Fqsen.

HttpException.php

Type Line Description
ERROR 0 Tag "return" with body "@return array[UserMessage]" has error "\UserFrosting\Support\Exception\array[UserMessage]" is not a valid Fqsen.
ERROR 0 Tag "var" with body "@var array[UserMessage]" has error "\UserFrosting\Support\Exception\array[UserMessage]" is not a valid Fqsen.

Search results