Skip to content

Commit 88c7b31

Browse files
author
Hannes Funk
committed
MBS-10346: Codestyle
1 parent 8bfd4a5 commit 88c7b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classes/privacy/provider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
4343
*/
4444
class provider implements
45-
\core_privacy\local\request\core_userlist_provider,
4645
\core_privacy\local\metadata\provider,
46+
\core_privacy\local\request\core_userlist_provider,
4747
\core_privacy\local\request\plugin\provider {
4848
#[\Override]
4949
public static function get_metadata(collection $collection): collection {

0 commit comments

Comments
 (0)