feat(app): Added controller attributes #6997
Annotations
4 errors
|
Psalm Analysis (8.2)
Process completed with exit code 2.
|
|
UndefinedAttributeClass:
tests/system/Router/Attributes/RestrictTest.php#L27
tests/system/Router/Attributes/RestrictTest.php:27:3: UndefinedAttributeClass: Attribute class CodeIgniter\Router\Attributes\Group does not exist (see https://psalm.dev/241)
|
|
UndefinedAttributeClass:
tests/system/Router/Attributes/FilterTest.php#L26
tests/system/Router/Attributes/FilterTest.php:26:3: UndefinedAttributeClass: Attribute class CodeIgniter\Router\Attributes\Group does not exist (see https://psalm.dev/241)
|
|
UndefinedAttributeClass:
tests/system/Router/Attributes/CacheTest.php#L26
tests/system/Router/Attributes/CacheTest.php:26:3: UndefinedAttributeClass: Attribute class CodeIgniter\Router\Attributes\Group does not exist (see https://psalm.dev/241)
|