Errors
Table of Contents
EnvType.php
Type | Line | Description |
---|---|---|
ERROR | 0 | Tag "since" with body "@since [version number]" has error |
Configs.php
Type | Line | Description |
---|---|---|
ERROR | 0 | Tag "var" with body "@var array." has error "\WPframework\Support\array." is not a valid Fqsen. |
ApiRouter.php
Type | Line | Description |
---|---|---|
ERROR | 0 | Tag "param" with body "@param array<int, array{0:string,1:string,2:callable|string[]}> $routes" has error "\WPframework\Support\Services\array{0:string" is not a valid Fqsen. |
Route.php
Type | Line | Description |
---|---|---|
ERROR | 0 | Tag "return" with body "@return array<int, array{method:string, path:string, handler:callable}>" has error "\WPframework\Support\Services\array{method:string" is not a valid Fqsen. |
ERROR | 0 | Tag "var" with body "@var array<int, array{method:string, path:string, handler:callable}>" has error "\WPframework\Support\Services\array{method:string" is not a valid Fqsen. |
TenantInfo.php
Type | Line | Description |
---|---|---|
ERROR | 0 | Tag "return" with body "@return array{tenantId: string, host: string, resolvedAt: string}" has error "\WPframework\Support\Services\array{tenantId: string" is not a valid Fqsen. |