MDL-62599 mod_lti: Correct documentation

This commit is contained in:
Stephen Vickers 2019-05-01 23:54:02 +01:00 committed by Jake Dallimore
parent 8ca51fa124
commit 878339017d

View File

@ -3614,7 +3614,7 @@ function lti_get_service_by_resource_id($services, $resourceid) {
* Initializes an array with the scopes for services supported by the LTI module
*
* @param object $type LTI tool type
* @param object $typeconfig LTI tool type configuration
* @param array $typeconfig LTI tool type configuration
*
* @return array List of scopes
*/