Skip to content
This repository was archived by the owner on Mar 2, 2018. It is now read-only.

Commit 3bb791c

Browse files
committed
Reference proper parameter name
Signed-off-by: Lukas Reschke <[email protected]>
1 parent 28d0362 commit 3bb791c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Saml2/Settings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1050,7 +1050,7 @@ public function getBaseURL()
10501050
/**
10511051
* Sets the IdP certificate.
10521052
*
1053-
* @param string $value IdP certificate
1053+
* @param string $cert IdP certificate
10541054
*/
10551055
public function setIdPCert($cert)
10561056
{

0 commit comments

Comments
 (0)