Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 11
Línea 30... Línea 30...
30
class provider_test extends \core_privacy\tests\provider_testcase {
30
class provider_test extends \core_privacy\tests\provider_testcase {
Línea 31... Línea 31...
31
 
31
 
32
    /**
32
    /**
33
     * Test for provider::test_export_user_preferences().
33
     * Test for provider::test_export_user_preferences().
34
     */
34
     */
35
    public function test_export_user_preferences() {
35
    public function test_export_user_preferences(): void {
Línea 36... Línea 36...
36
        $this->resetAfterTest();
36
        $this->resetAfterTest();
37
 
37
 
38
        // Test setup.
38
        // Test setup.