server/tests/lib/SystemTag
Vincent Petry 8343cfb64b
Add interface methods for permission check
Instead of checking for admin perm, use interface method
canUserAssignTag and canUserSeeTag to check for permissions.
Allows for more flexible implementation.
2016-05-20 17:56:02 +02:00
..
SystemTagManagerTest.php Add interface methods for permission check 2016-05-20 17:56:02 +02:00
SystemTagObjectMapperTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00