Skip to content

Commit

Permalink
PM-46464 trying to fix PHPDoc complains
Browse files Browse the repository at this point in the history
  • Loading branch information
mk-kialo committed Aug 28, 2024
1 parent 3e88fbe commit 10d315b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classes/lti_flow.php
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ public static function assign_lti_roles($context): array {
* @param string $deploymentid
* @param string $moodleuserid
* @param string $discussionurl
* @param int $groupid
* @param string $groupid
* @param string $groupname
* @return LtiMessageInterface
* @throws LtiExceptionInterface
Expand Down

0 comments on commit 10d315b

Please sign in to comment.