Skip to content

Commit e28ce62

Browse files
authored
Update PhutilMediaWikiAuthAdapter.php
1 parent 4f8465f commit e28ce62

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
@@ -16,7 +16,7 @@ public function setMediaWikiBaseURI($uri) {
1616
return $this;
1717
}
1818

19-
public function c() {
19+
public function getMediaWikiBaseURI() {
2020
return $this->mediaWikiBaseURI;
2121
}
2222

0 commit comments

Comments
 (0)