Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 40... Línea 40...
40
 * @package   core
40
 * @package   core
41
 * @category  test
41
 * @category  test
42
 * @copyright 2011 Tomasz Muras
42
 * @copyright 2011 Tomasz Muras
43
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
43
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
44
 */
44
 */
45
class componentlib_test extends \advanced_testcase {
45
final class componentlib_test extends \advanced_testcase {
Línea 46... Línea 46...
46
 
46
 
47
    public function test_component_installer(): void {
47
    public function test_component_installer(): void {
Línea 48... Línea 48...
48
        global $CFG;
48
        global $CFG;