Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 25... Línea 25...
25
 * @package    core_courseformat
25
 * @package    core_courseformat
26
 * @category   test
26
 * @category   test
27
 * @copyright  2021 Ferran Recio <ferran@moodle.com>
27
 * @copyright  2021 Ferran Recio <ferran@moodle.com>
28
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
28
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
29
 */
29
 */
30
class provider_test extends \core_privacy\tests\provider_testcase {
30
final 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
     */