Correct a parameter order swap in "diffusion.historyquery" for Mercurial
[phabricator.git] / src / applications / owners / conduit / OwnersConduitAPIMethod.php
blob3e2a19916196d94aaa8cd8cdeae6bce2e29988d2
1 <?php
3 abstract class OwnersConduitAPIMethod extends ConduitAPIMethod {
5 final public function getApplication() {
6 return PhabricatorApplication::getByClass('PhabricatorOwnersApplication');