Skip to content

Commit d71cdb5

Browse files
authored
Update PhutilMediaWikiAuthAdapter.php
1 parent d875716 commit d71cdb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oauth/PhutilMediaWikiAuthAdapter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public function getWikiPageURI($title, $query_params = null) {
3535
}
3636

3737
public function getAdapterDomain() {
38-
return $this->domain;
38+
return $this->adapterDomain;
3939
}
4040

4141
public function setAdapterDomain($domain) {

0 commit comments

Comments
 (0)