Errors
Table of Contents
lib/public/AppFramework/Http/Response.php | 1 |
lib/public/Comments/ICommentsManager.php | 1 |
Response.php
Type | Line | Description |
---|---|---|
ERROR | 227 | Tag "@return" with body "@@return array{X-Request-Id: string, Cache-Control: string, Content-Security-Policy: string, Feature-Policy: string, X-Robots-Tag: string, Last-Modified?: string, ETag?: string, ...H} the headers" has error |
ICommentsManager.php
Type | Line | Description |
---|---|---|
ERROR | 78 | Tag "method" with body "@method array{comment: IComment, replies: list<array{comment: IComment, replies: array<empty, empty>}>}" has error An array can have only integers or strings as keys |