Errors
Table of Contents
| src/Authentication/User.php | 1 |
| src/Core/Model.php | 1 |
User.php
| Type | Line | Description |
|---|---|---|
| ERROR | 0 | Tag "var" with body "@var string[int] $permissionsByUserCache Array of permissions the user has, cached by user ID." has error "\ZubZet\Framework\Authentication\string[int]" is not a valid Fqsen. |
Model.php
| Type | Line | Description |
|---|---|---|
| ERROR | 0 | Tag "param" with body "@param ...string $params Parameters to insert into the prepared statement" has error "\ZubZet\Framework\Core\...string" is not a valid Fqsen. |