Skip to content

Commit

Permalink
Fix doc of LogoutRequest getID method
Browse files Browse the repository at this point in the history
  • Loading branch information
pitbulk committed Jan 28, 2019
1 parent 15016f9 commit 5ff21c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Saml2/LogoutRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ public function getRequest($deflate = null)
*
* @return string ID
*
* @throws OneLogin_Saml2_Error
* @throws Error
*/
public static function getID($request)
{
Expand Down

0 comments on commit 5ff21c8

Please sign in to comment.