Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 11
Línea 27... Línea 27...
27
class editorlib_test extends \advanced_testcase {
27
class editorlib_test extends \advanced_testcase {
Línea 28... Línea 28...
28
 
28
 
29
    /**
29
    /**
30
     * Tests the installation of event handlers from file
30
     * Tests the installation of event handlers from file
31
     */
31
     */
Línea 32... Línea 32...
32
    public function test_get_preferred_editor() {
32
    public function test_get_preferred_editor(): void {
33
 
33
 
Línea 34... Línea 34...
34
        // Fake a user agent.
34
        // Fake a user agent.