MDL-36580 backup: Use the encrypted_final_element for lti "secrets"

This commit is contained in:
Eloy Lafuente (stronk7)
2017-10-19 10:17:11 +02:00
parent d070c63237
commit 29b66bc2eb
@@ -84,6 +84,8 @@ class backup_lti_activity_structure_step extends backup_activity_structure_step
'showdescriptionlaunch',
'icon',
'secureicon',
new encrypted_final_element('resourcekey'),
new encrypted_final_element('password'),
)
);