Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 26... Línea 26...
26
 * @package    core_comment
26
 * @package    core_comment
27
 * @copyright  2019 University of Nottingham
27
 * @copyright  2019 University of Nottingham
28
 * @author     Neill Magill <neill.magill@nottingham.ac.uk>
28
 * @author     Neill Magill <neill.magill@nottingham.ac.uk>
29
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
29
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
30
 */
30
 */
31
class context_freeze_test extends \advanced_testcase {
31
final class context_freeze_test extends \advanced_testcase {
32
    /**
32
    /**
33
     * Creates a comment by a student.
33
     * Creates a comment by a student.
34
     *
34
     *
35
     * Returns:
35
     * Returns:
36
     * - The comment object
36
     * - The comment object