nextcloud/lib/public/SystemTag
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files
The diff can be checked using: git diff --ignore-all-space --ignore-blank-lines
To see only the changes not related to blank lines.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-06-01 13:46:39 +02:00
..
ISystemTag.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ISystemTagManager.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ISystemTagManagerFactory.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ISystemTagObjectMapper.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ManagerEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
MapperEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SystemTagsEntityEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TagAlreadyExistsException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TagAssignedEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TagCreationForbiddenException.php feat(systemtags): add setting to block non admin to create system tags 2025-01-22 20:07:24 +01:00
TagNotFoundException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TagUnassignedEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TagUpdateForbiddenException.php fix(systemtags): prevent tag edition if restricted 2025-03-06 11:57:22 +01:00