Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdonohoo committed Sep 13, 2023
1 parent 562a835 commit 9b4e267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LtiMessageLaunch.php
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ private function lti1p1InstallationSignatureMatches(Lti1p1Installation $ltiInsta
* @return LtiMessageLaunch Will return $this if validation is successful
*
* @throws LtiException Will throw an LtiException if validation fails
*
*
* @deprecated Does not support LTI 1.1 migration. Use `initialize` instead.
*/
public function validate(array $request = null)
Expand Down

0 comments on commit 9b4e267

Please sign in to comment.