Skip to content

Commit 7607004

Browse files
author
tailor
committed
[project @ Message: indentation]
1 parent db75ff8 commit 7607004

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Auth/OpenID/Message.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -889,8 +889,8 @@ function getAliasedArg($aliased_key, $default = null)
889889
{
890890
if ($aliased_key == 'ns') {
891891
// Return the namespace URI for the OpenID namespace
892-
return $this->getOpenIDNamespace();
893-
}
892+
return $this->getOpenIDNamespace();
893+
}
894894

895895
$parts = explode('.', $aliased_key, 2);
896896

0 commit comments

Comments
 (0)