mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-30354 lti - whitespace fixes
This commit is contained in:
parent
d167cc3397
commit
5f72d1025b
@ -802,7 +802,7 @@ function lti_get_type_type_config($id) {
|
||||
$config = lti_get_type_config($id);
|
||||
|
||||
$type = new stdClass();
|
||||
|
||||
|
||||
$type->lti_typename = $basicltitype->name;
|
||||
|
||||
$type->typeid = $basicltitype->id;
|
||||
|
Loading…
x
Reference in New Issue
Block a user