Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 27... Línea 27...
27
 *
27
 *
28
 * @package    qtype_description
28
 * @package    qtype_description
29
 * @copyright  2011 The Open University
29
 * @copyright  2011 The Open University
30
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
30
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
31
 */
31
 */
32
class walkthrough_test extends \qbehaviour_walkthrough_test_base {
32
final class walkthrough_test extends \qbehaviour_walkthrough_test_base {
Línea 33... Línea 33...
33
 
33
 
Línea 34... Línea 34...
34
    public function test_informationitem_feedback_description(): void {
34
    public function test_informationitem_feedback_description(): void {
35
 
35