authclient\OpenId compareUrl()

compareUrl() protected method

Compares 2 URLs taking in account possible GET parameters order miss match and URL encoding inconsistencies.

protected boolean compareUrl ( $expectedUrl, $actualUrl )
$expectedUrl string

Expected URL.

$actualUrl string

Actual URL.

return boolean

Whether URLs are equal.

doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.