Files
2025-08-14 22:39:38 +02:00

6 lines
169 B
PHP

<?php
/* For licensing terms, see /license.txt */
$plugin_info = GradingElectronicPlugin::create()->get_info();
$plugin_info['templates'] = ['view/grading.html.twig'];