Errors

Table of Contents

src/Core/Controllers/SetUserController.php 2
src/Core/Exceptions/ExceptionHandler.php 1
src/Core/Resources/DateTimeFormatter.php 2
src/Core/Resources/Response.php 3
src/Core/Resources/SeoItems.php 2
src/Enums/RouteTypes/InternalUser.php 5

SetUserController.php

Type Line Description
ERROR 0 Tag "return" with body "@return string." has error "\FWK\Core\Controllers\string." is not a valid Fqsen.
ERROR 0 Tag "see" with body "@see \FWK\Core\Controllers\Controller::setBatchData(User)" has error "\FWK\Core\Controllers\Controller::setBatchData(User)" is not a valid Fqsen.

ExceptionHandler.php

Type Line Description
ERROR 0 Tag "see" with body "@see FWK\Core\Exceptions\ErrorWithoutController.php This is the static error page for staticRedirect cases." has error "\FWK\Core\Exceptions\FWK\Core\Exceptions\ErrorWithoutController.php" is not a valid Fqsen.

DateTimeFormatter.php

Type Line Description
ERROR 0 Tag "param" with body "@param Date|/DateTime $dateTime" has error "\FWK\Core\Resources\/DateTime" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param Date|/DateTime $dateTime" has error "\FWK\Core\Resources\/DateTime" is not a valid Fqsen.

Response.php

Type Line Description
ERROR 0 Tag "return" with body "@return void." has error "\FWK\Core\Resources\void." is not a valid Fqsen.
ERROR 0 Tag "return" with body "@return void." has error "\FWK\Core\Resources\void." is not a valid Fqsen.
ERROR 0 Tag "return" with body "@return void." has error "\FWK\Core\Resources\void." is not a valid Fqsen.

SeoItems.php

Type Line Description
ERROR 0 Tag "return" with body "@return Metatag[]:" has error "\FWK\Core\Resources\:" is not a valid Fqsen.
ERROR 0 Tag "return" with body "@return HrefLang[]:" has error "\FWK\Core\Resources\:" is not a valid Fqsen.

InternalUser.php

Type Line Description
ERROR 0 Tag "see" with body "@see InternalUser::RMA_PDF," has error "\FWK\Enums\RouteTypes\InternalUser::RMA_PDF," is not a valid Fqsen.
ERROR 0 Tag "see" with body "@see InternalUser::RMA_RETURNS," has error "\FWK\Enums\RouteTypes\InternalUser::RMA_RETURNS," is not a valid Fqsen.
ERROR 0 Tag "see" with body "@see InternalUser::RMA_RETURNS_PDF," has error "\FWK\Enums\RouteTypes\InternalUser::RMA_RETURNS_PDF," is not a valid Fqsen.
ERROR 0 Tag "see" with body "@see InternalUser::RMA_CORRECTIVE_INVOICE," has error "\FWK\Enums\RouteTypes\InternalUser::RMA_CORRECTIVE_INVOICE," is not a valid Fqsen.
ERROR 0 Tag "see" with body "@see InternalUser::RMA_CORRECTIVE_INVOICE_PDF," has error "\FWK\Enums\RouteTypes\InternalUser::RMA_CORRECTIVE_INVOICE_PDF," is not a valid Fqsen.

Search results