Skip to content

Commit 11a6f28

Browse files
committed
fix privacy
1 parent 9d66bbf commit 11a6f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classes/privacy/provider.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ class provider implements null_provider {
3636
*
3737
* @return string
3838
*/
39-
public static function get_reason() {
39+
public static function get_reason(): string {
4040
return 'privacy:metadata';
4141
}
4242
}

0 commit comments

Comments
 (0)