Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 25... Línea 25...
25
 * @category  test
25
 * @category  test
26
 * @copyright 2022 TU Berlin
26
 * @copyright 2022 TU Berlin
27
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
27
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
28
 * @coversDefaultClass \core\output\mustache_quote_helper
28
 * @coversDefaultClass \core\output\mustache_quote_helper
29
 */
29
 */
30
class mustache_quote_helper_test extends \basic_testcase {
30
final class mustache_quote_helper_test extends \basic_testcase {
Línea 31... Línea 31...
31
 
31
 
32
    /**
32
    /**
33
     * Tests the quote helper
33
     * Tests the quote helper
34
     *
34
     *