Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 21... Línea 21...
21
 *
21
 *
22
 * @package    core_auth
22
 * @package    core_auth
23
 * @copyright  2018 Mihail Geshoski
23
 * @copyright  2018 Mihail Geshoski
24
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
24
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
25
 */
25
 */
26
class digital_consent_test extends \advanced_testcase {
26
final class digital_consent_test extends \advanced_testcase {
Línea 27... Línea 27...
27
 
27
 
28
    public function test_is_age_digital_consent_verification_enabled(): void {
28
    public function test_is_age_digital_consent_verification_enabled(): void {
29
        global $CFG;
29
        global $CFG;