Skip to content

Commit

Permalink
feat: added SRS for_user claim
Browse files Browse the repository at this point in the history
  • Loading branch information
ekkinox committed Sep 22, 2021
1 parent b2b43ac commit eb02668
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Message/Payload/Claim/ForUserClaim.php
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ public function __construct(
$this->roles = $roles;
}


public static function getClaimName(): string
{
return LtiMessagePayloadInterface::CLAIM_LTI_FOR_USER;
Expand Down

0 comments on commit eb02668

Please sign in to comment.