Skip to content

Commit 5ff21c8

Browse files
committed
Fix doc of LogoutRequest getID method
1 parent 15016f9 commit 5ff21c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Saml2/LogoutRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ public function getRequest($deflate = null)
184184
*
185185
* @return string ID
186186
*
187-
* @throws OneLogin_Saml2_Error
187+
* @throws Error
188188
*/
189189
public static function getID($request)
190190
{

0 commit comments

Comments
 (0)