Files
moodle/lib/form
David Mudrák eddf0a076f MDL-62315 form: Fix privacy API implementation for core_form subsystem
Only during the testing, we realized that the user preference was added
only in 3.4 in MDL-59407 so we have to declare no personal data in 3.3.
No need for custom unit test as the implementation is covered by
privacy/tests/provider_test.php
2018-05-04 13:08:57 +02:00
..