Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 26... Línea 26...
26
 * @package     editor_tiny
26
 * @package     editor_tiny
27
 * @covers      \editor_tiny\plugininfo\tiny
27
 * @covers      \editor_tiny\plugininfo\tiny
28
 * @copyright   2023 Andrew Lyons <andrew@nicols.co.uk>
28
 * @copyright   2023 Andrew Lyons <andrew@nicols.co.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 tiny_test extends advanced_testcase {
31
final class tiny_test extends advanced_testcase {
32
    /**
32
    /**
33
     * Uninstall is allowed of TinyMCE plugins.
33
     * Uninstall is allowed of TinyMCE plugins.
34
     *
34
     *
35
     * @covers ::is_uninstall_allowed
35
     * @covers ::is_uninstall_allowed
36
     */
36
     */