]> source.dussan.org Git - nextcloud-server.git/commit
Use constants from interface rather than class
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Fri, 29 Jan 2021 19:32:41 +0000 (20:32 +0100)
committerDaniel Calviño Sánchez <danxuliu@gmail.com>
Fri, 23 Apr 2021 14:53:48 +0000 (16:53 +0200)
commit32fd379b66fb12e8fa6043d69a9f1a7b1b6fc36a
tree7e48ff6dc8ca363ef4125d51a3b7619c453b2609
parenta335ff969dcac87dddf7edc8d21139a9058dfc99
Use constants from interface rather than class

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
apps/settings/lib/Controller/UsersController.php
apps/settings/tests/Controller/UsersControllerTest.php