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 2021 Shamim Rezaie <shamim@moodle.com>
26
 * @copyright 2021 Shamim Rezaie <shamim@moodle.com>
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_clean_string_helper
28
 * @coversDefaultClass \core\output\mustache_clean_string_helper
29
 */
29
 */
30
class mustache_clean_string_helper_test extends \basic_testcase {
30
final class mustache_clean_string_helper_test extends \basic_testcase {
Línea 31... Línea 31...
31
 
31
 
32
    /**
32
    /**
33
     * Test the get_lang_menu
33
     * Test the get_lang_menu
34
     *
34
     *