Skip to content

Commit 4f2c7ec

Browse files
committed
Another PHPDoc fix
1 parent 2bf09d7 commit 4f2c7ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Saml2/Utils.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ public static function redirect($url, array $parameters = array(), $stay = false
345345
}
346346

347347
/**
348-
* @var $protocolRegex string
348+
* @param $protocolRegex string
349349
*/
350350
public static function setProtocolRegex($protocolRegex)
351351
{

0 commit comments

Comments
 (0)