feat(systemtags): add setting to block non admin to create system tags #51621
Annotations
3 errors
Psalm:
apps/dav/lib/SystemTag/SystemTagPlugin.php#L190
apps/dav/lib/SystemTag/SystemTagPlugin.php:190:12: UndefinedClass: Class, interface or enum named OCA\DAV\SystemTag\TagCreationForbiddenException does not exist (see https://psalm.dev/019)
|
Psalm:
apps/dav/lib/SystemTag/SystemTagPlugin.php#L191
apps/dav/lib/SystemTag/SystemTagPlugin.php:191:68: InvalidArgument: Argument 3 of Sabre\DAV\Exception\Forbidden::__construct expects Throwable|null, but OCA\DAV\SystemTag\TagCreationForbiddenException provided (see https://psalm.dev/004)
|
Psalm
Process completed with exit code 2.
|
Loading