We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 268d3df commit e8b7db7Copy full SHA for e8b7db7
1 file changed
classes/privacy/provider.php
@@ -23,13 +23,11 @@
23
*/
24
namespace tool_objectfs\privacy;
25
use core_privacy\local\metadata\null_provider;
26
-use core_privacy\local\legacy_polyfill;
27
/**
28
* Class provider
29
* @package tool_objectfs
30
31
class provider implements null_provider {
32
- use legacy_polyfill;
33
34
* Get the language string identifier with the component's language
35
* file to explain why this plugin stores no data.
0 commit comments