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

This commit is contained in:
Eloy Lafuente (stronk7) 2016-06-27 03:28:53 +02:00
parent 872e957415
commit 4a7afd2bb9

View File

@ -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'),
)
);