plugin.php 169 B

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