Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 38... Línea 38...
38
 * Unit tests for tag/classes/privacy/policy
38
 * Unit tests for tag/classes/privacy/policy
39
 *
39
 *
40
 * @copyright  2018 Zig Tan <zig@moodle.com>
40
 * @copyright  2018 Zig Tan <zig@moodle.com>
41
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
41
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
42
 */
42
 */
43
class provider_test extends provider_testcase {
43
final class provider_test extends provider_testcase {
Línea 44... Línea 44...
44
 
44
 
45
    /**
45
    /**
46
     * Check the exporting of tags for a user id in a context.
46
     * Check the exporting of tags for a user id in a context.
47
     */
47
     */