]> source.dussan.org Git - nextcloud-server.git/commit
Use the new method everywhere 21533/head
authorJoas Schilling <coding@schilljs.com>
Tue, 23 Jun 2020 06:45:01 +0000 (08:45 +0200)
committerJoas Schilling <coding@schilljs.com>
Fri, 3 Jul 2020 08:59:43 +0000 (10:59 +0200)
commitdb8267db26e2e81ef4a39b424c5a8ea7bc124bfd
tree0d63e8dd40150166639f84083bfaf37cd9c52077
parentb997edad105d38703351b89998444ab0828f7d05
Use the new method everywhere

Signed-off-by: Joas Schilling <coding@schilljs.com>
12 files changed:
apps/dav/lib/CalDAV/Reminder/NotificationProvider/AbstractProvider.php
apps/dav/lib/CalDAV/Reminder/NotificationProvider/EmailProvider.php
apps/dav/tests/unit/CalDAV/Reminder/NotificationProvider/EmailProviderTest.php
apps/provisioning_api/lib/Controller/AUserData.php
apps/provisioning_api/lib/Controller/GroupsController.php
apps/provisioning_api/lib/Controller/UsersController.php
apps/provisioning_api/tests/Controller/GroupsControllerTest.php
apps/provisioning_api/tests/Controller/UsersControllerTest.php
apps/settings/lib/Hooks.php
apps/settings/lib/Mailer/NewUserMailHelper.php
lib/private/Share20/DefaultShareProvider.php
lib/private/Share20/Manager.php