B41855Lint
B41855Lint
Lint Messages
Lint Messages
| Severity | Location | Code | Message |
|---|---|---|---|
| Error | src/app/Group.php:48 | phpstan | Property App\Group::$allowed_states is never read, only written. |
| Error | src/app/Resource.php:49 | phpstan | Property App\Resource::$allowed_states is never read, only written. |
| Error | src/app/SharedFolder.php:52 | phpstan | Property App\SharedFolder::$allowed_states is never read, only written. |
| Error | src/app/User.php:65 | phpstan | Property App\User::$allowed_states is never read, only written. |