Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 37... Línea 37...
37
 * @package     mod_assign
37
 * @package     mod_assign
38
 * @category    test
38
 * @category    test
39
 * @copyright   2018 Adrian Greeve <adriangreeve.com>
39
 * @copyright   2018 Adrian Greeve <adriangreeve.com>
40
 * @license     http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
40
 * @license     http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
41
 */
41
 */
42
class submission_legacy_polyfill_test extends \advanced_testcase {
42
final class submission_legacy_polyfill_test extends \advanced_testcase {
Línea 43... Línea 43...
43
 
43
 
44
    /**
44
    /**
45
     * Convenience function to create an instance of an assignment.
45
     * Convenience function to create an instance of an assignment.
46
     *
46
     *