Documentation

Errors

Table of Contents

src/Conf/AppConf.php 5
src/Conf/RouteDefParser.php 1
src/Constraint/Type/ArrayModel.php 2
src/Constraint/Type/EntityModel.php 1
src/Database/DbEntityManager.php 2
src/DataStructures/AppObject.php 4
src/DataStructures/IArrayable.php 1
src/DataStructures/ImmutableArray.php 2
src/Form/Conf/FormConfFactory.php 1
src/Form/Defaults/SlugDefaultCallable.php 1
src/Http/Routing/EntPageTitleFormatter.php 1

AppConf.php

Type Line Description
ERROR 207 Tag "param" with body "@param non-decimal-int-string $error" has error "\LMWF\Conf\non-decimal-int-string" is not a valid Fqsen.
ERROR 182 Tag "param" with body "@param non-decimal-int-string $key" has error "\LMWF\Conf\non-decimal-int-string" is not a valid Fqsen.
ERROR 165 Tag "param" with body "@param list<non-decimal-int-string>|non-decimal-int-string $key" has error "\LMWF\Conf\non-decimal-int-string" is not a valid Fqsen.
ERROR 148 Tag "param" with body "@param non-decimal-int-string $key" has error "\LMWF\Conf\non-decimal-int-string" is not a valid Fqsen.
ERROR 140 Tag "param" with body "@param non-decimal-int-string $key" has error "\LMWF\Conf\non-decimal-int-string" is not a valid Fqsen.

RouteDefParser.php

Type Line Description
ERROR 135 Tag "param" with body "@param non-decimal-int-string $key" has error "\LMWF\Conf\non-decimal-int-string" is not a valid Fqsen.

ArrayModel.php

Type Line Description
ERROR 50 Tag "param" with body "@param non-decimal-int-string $keyToRemove" has error "\LMWF\Constraint\Type\non-decimal-int-string" is not a valid Fqsen.
ERROR 29 Tag "param" with body "@param non-decimal-int-string $key" has error "\LMWF\Constraint\Type\non-decimal-int-string" is not a valid Fqsen.

EntityModel.php

Type Line Description
ERROR 42 Tag "param" with body "@param non-decimal-int-string $key" has error "\LMWF\Constraint\Type\non-decimal-int-string" is not a valid Fqsen.

DbEntityManager.php

Type Line Description
ERROR 48 Tag "param" with body "@param list<non-decimal-int-string> $propertiesToIgnore" has error "\LMWF\Database\non-decimal-int-string" is not a valid Fqsen.
ERROR 48 Tag "param" with body "@param non-decimal-int-string $prefix" has error "\LMWF\Database\non-decimal-int-string" is not a valid Fqsen.

AppObject.php

Type Line Description
ERROR 85 Tag "param" with body "@param non-decimal-int-string $offset The key of the property to set." has error "\LMWF\DataStructures\non-decimal-int-string" is not a valid Fqsen.
ERROR 65 Tag "param" with body "@param non-decimal-int-string $keyToRemove The key of the property to remove." has error "\LMWF\DataStructures\non-decimal-int-string" is not a valid Fqsen.
ERROR 53 Tag "param" with body "@param non-decimal-int-string $key The key of the property." has error "\LMWF\DataStructures\non-decimal-int-string" is not a valid Fqsen.
ERROR 19 Tag "extends" with body "@extends ImmutableArray<non-decimal-int-string, TValue, array<string, TValue>>" has error "\LMWF\DataStructures\non-decimal-int-string" is not a valid Fqsen.

IArrayable.php

Type Line Description
ERROR 16 Tag "method" with body "@method array<TKey, TValue>" has error An array can have only integers or strings as keys

ImmutableArray.php

Type Line Description
ERROR 33 Tag "method" with body "@method TArray of array<TKey, TValue>" has error An array can have only integers or strings as keys
ERROR 33 Tag "template" with body "@template TKey of int|non-decimal-int-string" has error "\LMWF\DataStructures\non-decimal-int-string" is not a valid Fqsen.

FormConfFactory.php

Type Line Description
ERROR 112 Tag "param" with body "@param array{slug: non-decimal-int-string, ...} $defaultConf" has error "\LMWF\Form\Conf\non-decimal-int-string" is not a valid Fqsen.

SlugDefaultCallable.php

Type Line Description
ERROR 19 Tag "param" with body "@param non-decimal-int-string $slugSourceFieldId" has error "\LMWF\Form\Defaults\non-decimal-int-string" is not a valid Fqsen.

EntPageTitleFormatter.php

Type Line Description
ERROR 53 Tag "return" with body "@return non-decimal-int-string" has error "\LMWF\Http\Routing\non-decimal-int-string" is not a valid Fqsen.

Search results